@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:050830
  skos:notation "630*6"^^udcs:UDCnotation ;
  skos:broader udcs:050821 ;
  skos:inScheme udcs:udc-schema ;
  skos:altLabel "metsätalouden organisaatio"@fi, "metsäekonomia"@fi ;
  skos:prefLabel "Skogsbrukets administration"@sv, "Metsätalouden suunnittelu. Metsäekonomia. Metsätalouden hallinto ja organisaatio"@fi, "Forest management. Business economics of forestry.  Administration and organization of forest enterprises"@en ;
  a skos:Concept .

udcs:050821
  skos:notation "630"^^udcs:UDCnotation ;
  skos:prefLabel "Forestry"@en, "Skogsbruk"@sv, "Metsätalous"@fi ;
  a skos:Concept ;
  skos:narrower udcs:050830 .

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