@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 .

yso:p1753
  skos:prefLabel "calculations"@en, "kalkyler"@sv, "laskelmat"@fi ;
  a skos:Concept ;
  skos:narrower afo:p2086 .

afo:p2086
  skos:prefLabel "hakkuusuunnite"@fi ;
  skos:inScheme yso:conceptscheme ;
  ns0:tietue "stalista=tarkista", "prescribed cut", "ctx=hakkuusuunnite", "cc=90", "sta2=vapaa", "ed=1999-02-22", "usr=FOREST_M", "permissible cut", "allowable harvest", "n", "fte=allowable cut", "sta=hyväksytty", "md=1999-02-22" ;
  skos:altLabel "permissible cut"@en, "allowable harvest"@en, "allowable cut"@en, "prescribed cut"@en ;
  skos:broader yso:p1753 ;
  ns0:md "1999-02-22" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:id "6573" ;
  ns0:sta "hyväksytty" ;
  a skos:Concept ;
  ns0:usr "FOREST_M" ;
  ns0:sta2 "vapaa" ;
  ns0:stalista "tarkista" ;
  ns0:ed "1999-02-22" .

