@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/077005>
  skos:notation "616-001/-009"^^ns0:UDCnotation ;
  skos:prefLabel "Subdivisões auxiliares especiais para processos mórbidos"@pt, "Special auxiliary subdivision for morbid processes"@en ;
  a skos:Concept ;
  skos:narrower ns0:038841 .

ns0:038841
  skos:notation "616-002"^^ns0:UDCnotation ;
  skos:broader ns0:077005 ;
  skos:inScheme udcs: ;
  skos:prefLabel "Inflammation. Irritation. Engorgement (hyperaemia). Mucous congestion"@en, "Inflamação. Irritação. Deglutição (hiperémia). Congestão mucosa"@pt ;
  a skos:Concept .

udcs: a skos:ConceptScheme, owl:Ontology .
