@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix afo: <http://www.yso.fi/onto/afo/> .
@prefix ns0: <http://www.yso.fi/onto/afo-meta/> .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

afo:p1184
  skos:prefLabel "metsätieteet"@fi ;
  a skos:Concept ;
  skos:narrower afo:p5726 .

afo:p5726
  a skos:Concept ;
  ns0:stalista "tarkista" ;
  ns0:tietue "cc=90", "stalista=tarkista", "fte=forest economics", "btx=metsätieteet", "n", "ctx=metsäekonomia", "ed=1999-01-07", "sta=hyväksytty", "md=2000-02-07", "forestry economics" ;
  ns0:ed "1999-01-07" ;
  skos:inScheme yso:conceptscheme ;
  skos:broader afo:p1184 ;
  ns0:siirtopv "2006-03-03" ;
  ns0:md "2000-02-07" ;
  ns0:sta "hyväksytty" ;
  skos:altLabel "forestry economics"@en, "forest economics"@en ;
  skos:exactMatch yso:p19830 ;
  ns0:id "6380" ;
  skos:prefLabel "metsäekonomia"@fi .

yso:p19830
  skos:prefLabel "forest economy"@en, "skogsekonomi"@sv, "metsäekonomia"@fi ;
  a skos:Concept .

