@prefix afo: <http://www.yso.fi/onto/afo/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://www.yso.fi/onto/afo-meta/> .

afo:p185
  skos:prefLabel "kasvinosat"@fi ;
  a skos:Concept ;
  skos:narrower afo:p2839 .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p4273
  skos:prefLabel "växternas beståndsdelar"@sv, "parts of plants"@en, "kasvinosat"@fi ;
  a skos:Concept ;
  skos:narrower afo:p2839 .

afo:p2839
  ns0:tietue "ed=1999-01-12", "ctx=sydänpuu", "fte=heartwood", "cc=90", "n", "md=1999-12-29", "agcx=heartwood", "rtx=pintapuu", "sta=hyväksytty", "stalista=tarkista" ;
  skos:inScheme yso:conceptscheme ;
  skos:broader yso:p4273, afo:p185 ;
  skos:prefLabel "sydänpuu"@fi ;
  ns0:stalista "tarkista" ;
  skos:altLabel "heartwood"@en ;
  ns0:ed "1999-01-12" ;
  ns0:md "1999-12-29" ;
  ns0:agcx "heartwood"@en ;
  ns0:siirtopv "2006-03-03" ;
  ns0:id "6468" ;
  ns0:sta "hyväksytty" ;
  a skos:Concept .

