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

yso:p2715
  skos:prefLabel "naturvetenskaplig förändring"@sv, "change related to natural science"@en, "luonnontieteellinen muutos"@fi ;
  a skos:Concept ;
  skos:narrower afo:p4703 .

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

