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

<http://udcdata.info/039312>
  skos:notation "616-092"^^ns0:UDCnotation ;
  skos:note "Usar com subdivisões de 616/618; o lugar principal é 612"@pt ;
  skos:broader ns0:077006 ;
  skos:inScheme udcs: ;
  skos:prefLabel "Pathological physiology. Processes, mode of action of diseases. Pathogenesis. Study of origin of diseases"@en, "Fisiologia patológica. Processos, modo de ação das doenças. Patogenese. Estudo da origem das doenças"@pt ;
  a skos:Concept .

udcs: a skos:ConceptScheme, owl:Ontology .
ns0:077006
  skos:notation "616-01/-099"^^ns0:UDCnotation ;
  skos:prefLabel "Subdivisões auxiliares especiais para aspectos gerais da patologia"@pt, "Special auxiliary subdivision for general aspects of pathology"@en ;
  a skos:Concept ;
  skos:narrower ns0:039312 .

