@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/056698>
  skos:notation "663"^^ns0:UDCnotation ;
  skos:prefLabel "Indústrias microbiológicas. Ciência e técnicas da microbiologia aplicada. Micologia aplicada"@pt, "Industrial microbiology. Industrial mycology. Zymurgy, fermentation industry. Beverage industry. Stimulant industry"@en ;
  a skos:Concept ;
  skos:related ns0:038149 .

ns0:038149
  skos:notation "613.8"^^ns0:UDCnotation ;
  skos:related ns0:056698 ;
  skos:broader ns0:038030 ;
  skos:inScheme udcs: ;
  skos:prefLabel "Saúde e higiene do sistema nervoso. Saúde e ética"@pt, "Health and hygiene of the nervous system. Health and ethics"@en ;
  a skos:Concept .

ns0:038030
  skos:notation "613"^^ns0:UDCnotation ;
  skos:prefLabel "Hygiene generally. Personal health and hygiene"@en, "Higiene em geral. Saúde e higiene pessoal"@pt ;
  a skos:Concept ;
  skos:narrower ns0:038149 .

udcs: a skos:ConceptScheme, owl:Ontology .
