@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:034127
  skos:notation "553.3/.9"^^udcs:UDCnotation ;
  skos:prefLabel "Mineralfyndigheter. Naturresurser"@sv, "Malmien ja hyödyllisten kaivannaisten esiintymät. Luonnonvarat"@fi, "Ore and other mineral deposits. Natural resources"@en ;
  a skos:Concept ;
  skos:narrower udcs:034312 .

udcs:034312
  skos:notation "553.9"^^udcs:UDCnotation ;
  skos:broader udcs:034127 ;
  skos:inScheme udcs:udc-schema ;
  skos:prefLabel "Fyndigheter av kolhaltiga bergarter och kolväten"@sv, "Hiiltä sisältävien kivien ja hiilivetyjen esiintymät"@fi, "Deposits of carbonaceous rocks. Hydrocarbon deposits"@en ;
  a skos:Concept .

udcs:udc-schema a owl:Ontology, skos:ConceptScheme .
