@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:p3931
  ns0:sta2 "vapaa" ;
  ns0:tietue "n", "ed=2000-02-28", "sta2=vapaa", "agcx=suckering", "stalista=tarkista", "fte=sprouting", "suckering", "ctx=vesominen", "md=2000-02-28", "cc=90", "sta=hyväksytty" ;
  skos:prefLabel "vesominen"@fi ;
  ns0:stalista "tarkista" ;
  skos:altLabel "sprouting"@en, "suckering"@en ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme ;
  ns0:id "6758" ;
  ns0:sta "hyväksytty" ;
  ns0:agcx "suckering"@en ;
  ns0:ed "2000-02-28" ;
  skos:broader yso:p2715 ;
  ns0:siirtopv "2006-03-03" ;
  ns0:md "2000-02-28" .

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

