@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:narrower ns0:056744 .

ns0:056744
  skos:notation "663.2"^^ns0:UDCnotation ;
  skos:broader ns0:056698 ;
  skos:inScheme udcs: ;
  skos:prefLabel "Wine. Winemaking. Oenology"@en, "Vinhos. Produção de vinhos. Enologia"@pt ;
  a skos:Concept .

udcs: a skos:ConceptScheme, owl:Ontology .
