@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 .

yso:p464
  skos:prefLabel "skapande genom biologisk tillväxt"@sv, "creation related growth"@en, "kasvullinen luonti"@fi ;
  a skos:Concept ;
  skos:narrower afo:p4704 .

afo:p4703
  skos:prefLabel "juurtuminen"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p4704 .

afo:p4704
  ns0:sta "hyväksytty" ;
  ns0:tietue "rtx=juurtuminen", "cc=22", "n", "ctx=juurrutus", "sta=hyväksytty", "agcx=rooting", "md=1995-09-05", "stalista=tarkista", "fte=rooting", "ed=1992-05-31" ;
  ns0:stalista "tarkista" ;
  ns0:id "1119" ;
  skos:broader yso:p464 ;
  a skos:Concept ;
  skos:prefLabel "juurrutus"@fi ;
  ns0:ed "1992-05-31" ;
  ns0:md "1995-09-05" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:rtx afo:p4703 ;
  ns0:agcx "rooting"@en ;
  skos:inScheme yso:conceptscheme ;
  skos:altLabel "rooting"@en .

