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

afo:p3785
  skos:prefLabel "pystymittaus"@fi ;
  ns0:tietue "ctx=pystymittaus", "md=1999-02-08", "ed=1999-01-12", "rtx=metsänarviointi", "cc=90", "n", "measurement on the stump", "fte=measurement of standing trees", "sta=hyväksytty", "stalista=tarkista" ;
  ns0:sta "hyväksytty" ;
  a skos:Concept ;
  ns0:id "6449" ;
  skos:altLabel "measurement on the stump"@en, "measurement of standing trees"@en ;
  ns0:md "1999-02-08" ;
  ns0:ed "1999-01-12" ;
  ns0:stalista "tarkista" ;
  skos:broader afo:p2545 ;
  ns0:rtx afo:p479 ;
  ns0:siirtopv "2006-03-03" ;
  skos:inScheme yso:conceptscheme .

afo:p2545
  skos:prefLabel "puutavaranmittaus"@fi ;
  a skos:Concept ;
  skos:narrower afo:p3785 .

