@prefix udcs: <http://udcdata.info/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

udcs:039312
  skos:notation "616-092"^^udcs:UDCnotation ;
  skos:broader udcs:077006 ;
  skos:inScheme udcs:udc-schema ;
  skos:prefLabel "Patologisk fysiologi"@sv, "Patologinen fysiologia. Patofysiologia. Sairauksien vaikutustapa (elimistössä). Patogeneesi. Sairauksien synty"@fi, "Pathological physiology. Processes, mode of action of diseases. Pathogenesis. Study of origin of diseases"@en ;
  a skos:Concept .

udcs:udc-schema a owl:Ontology, skos:ConceptScheme .
udcs:077006
  skos:notation "616-01/-099"^^udcs:UDCnotation ;
  skos:prefLabel "Speciella tillägg för allmänna synpunkter rörande patologi"@sv, "Patologian yleisten näkökulmien erikoislisäluvut"@fi, "Special auxiliary subdivision for general aspects of pathology"@en ;
  a skos:Concept ;
  skos:narrower udcs:039312 .

