@prefix afo: <http://www.yso.fi/onto/afo/> .
@prefix ns0: <http://www.yso.fi/onto/afo-meta/> .
@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#> .

afo:p1130
  ns0:tietue "stalista=tarkista", "md=1995-09-01", "cc=20", "ed=1992-05-31", "sta=hyväksytty", "fte=sprouting", "n", "germination", "ctx=versominen", "rtx=kehitysvaiheet" ;
  ns0:rtx afo:p1132, afo:p1125 ;
  a skos:Concept ;
  skos:broader yso:p2715 ;
  skos:prefLabel "versominen"@fi ;
  skos:inScheme yso:conceptscheme ;
  skos:altLabel "germination"@en, "sprouting"@en ;
  ns0:id "5074" ;
  ns0:sta "hyväksytty" ;
  ns0:stalista "tarkista" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:md "1995-09-01" ;
  ns0:ed "1992-05-31" .

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

afo:p1125
  skos:prefLabel "kukinta"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p1130 .

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

afo:p1132
  skos:prefLabel "kehitysvaiheet"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p1130 .

