@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:p1534
  skos:prefLabel "kasvimorfologia"@fi ;
  a skos:Concept ;
  skos:narrower afo:p5485 .

afo:p5485
  ns0:tietue "md=1997-05-29", "ed=1992-05-31", "agcx=plant anatomy", "80", "n", "ctx=kasviorganologia", "sta=hyväksytty", "stalista=tarkista", "cc=22", "btx=kasvimorfologia", "rtx=kasvianatomia" ;
  ns0:ed "1992-05-31" ;
  ns0:stalista "tarkista" ;
  skos:broader afo:p1534 ;
  ns0:siirtopv "2006-03-03" ;
  skos:prefLabel "kasviorganologia"@fi ;
  ns0:sta "hyväksytty" ;
  a skos:Concept ;
  ns0:id "1439" ;
  ns0:agcx "plant anatomy"@en ;
  ns0:md "1997-05-29" ;
  skos:inScheme yso:conceptscheme .

