@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:p3786
  ns0:tietue "top height", "btx=pituus", "cc=90", "md=2000-03-02", "height of dominant trees", "sta=hyväksytty", "fte=dominant height", "stalista=tarkista", "ed=1999-01-27", "n", "ctx=valtapituus" ;
  ns0:md "2000-03-02" ;
  ns0:rtx afo:p479 ;
  ns0:siirtopv "2006-03-03" ;
  skos:altLabel "dominant height"@en, "height of dominant trees"@en, "top height"@en ;
  ns0:stalista "tarkista" ;
  skos:prefLabel "valtapituus"@fi ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme ;
  ns0:id "6490" ;
  skos:broader yso:p12461 ;
  ns0:ed "1999-01-27" ;
  ns0:sta "hyväksytty" .

afo:p479
  skos:prefLabel "metsänarviointi"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p3786 .

yso:p12461
  skos:prefLabel "längd (grundstorheter)"@sv, "length (basic quantities)"@en, "pituus (perussuureet)"@fi ;
  a skos:Concept ;
  skos:narrower afo:p3786 .

