@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:p4127
  skos:prefLabel "koostumus"@fi ;
  a skos:Concept ;
  skos:narrower afo:p4503 .

afo:p4503
  ns0:tietue "fte=species composition", "sta2=vapaa", "ed=1999-01-11", "stalista=tarkista", "n", "ctx=puulajikoostumus", "md=1999-01-11", "cc=90", "sta=hyväksytty" ;
  skos:altLabel "species composition"@en ;
  ns0:id "6427" ;
  skos:inScheme yso:conceptscheme ;
  skos:broader yso:p11294, afo:p4127 ;
  ns0:md "1999-01-11" ;
  ns0:stalista "tarkista" ;
  ns0:sta2 "vapaa" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:ed "1999-01-11" ;
  ns0:sta "hyväksytty" ;
  a skos:Concept ;
  skos:prefLabel "puulajikoostumus"@fi .

yso:p11294
  skos:prefLabel "uppbyggnad"@sv, "koostumus"@fi, "composition"@en ;
  a skos:Concept ;
  skos:narrower afo:p4503 .

