@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:p479
  skos:prefLabel "metsänarviointi"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p2035 .

yso:p6080
  a skos:Collection ;
  skos:prefLabel "arviointi kohteen mukaan"@fi ;
  skos:member afo:p2035 .

yso:p7413
  skos:prefLabel "utvärdering"@sv, "arviointi"@fi, "mensuration"@en ;
  a skos:Concept ;
  skos:narrower afo:p2035 .

afo:p5607
  skos:prefLabel "valtakunnan metsien inventointi"@fi ;
  a skos:Concept ;
  skos:broader afo:p2035 .

afo:p2035
  ns0:tietue "stalista=tarkista", "cc=90", "ed=1999-02-23", "agcx=forest inventories", "forest survey", "sta=hyväksytty", "md=1999-12-29", "ctx=metsäninventointi", "rtx=metsänarviointi", "inventointi", "fte=forest inventory", "n" ;
  skos:prefLabel "metsäninventointi"@fi ;
  skos:altLabel "forest inventory"@en, "forest survey"@en ;
  ns0:md "1999-12-29" ;
  ns0:sta "hyväksytty" ;
  skos:narrower afo:p5607 ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept ;
  ns0:rtx afo:p479 ;
  ns0:stalista "tarkista" ;
  ns0:agcx "forest inventories"@en ;
  skos:broader yso:p7413 ;
  ns0:siirtopv "2006-03-03" ;
  ns0:ed "1999-02-23" ;
  ns0:id "6602" .

