@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:p3783
  skos:inScheme yso:conceptscheme ;
  ns0:tietue "stalista=tarkista", "ctx=keskipituus", "n", "ed=1999-02-22", "cc=90", "sta=hyväksytty", "btx=pituus", "average height", "md=2000-03-02", "fte=mean height" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:id "6584" ;
  skos:broader yso:p12461 ;
  skos:altLabel "average height"@en, "mean height"@en ;
  ns0:sta "hyväksytty" ;
  ns0:rtx afo:p479 ;
  ns0:md "2000-03-02" ;
  skos:prefLabel "keskipituus"@fi ;
  ns0:ed "1999-02-22" ;
  a skos:Concept ;
  ns0:stalista "tarkista" .

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

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

