@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .

tero:p15229
  skosext:broaderGeneric tero:p434 ;
  a skos:Concept ;
  skos:prefLabel "plantor"@sv, "seedlings"@en, "taimet"@fi ;
  skos:broader tero:p434 ;
  skos:exactMatch yso:p15229, ysa:Y104510, allars:Y24336 ;
  skos:inScheme tero:conceptscheme .

tero:conceptscheme a skos:ConceptScheme .
tero:p434
  skos:prefLabel "muu rooli"@fi, "annan roll"@sv, "other role"@en ;
  a skos:Concept ;
  skos:narrower tero:p15229 .

yso:p15229 skos:exactMatch tero:p15229 .
allars:Y24336 skos:exactMatch tero:p15229 .
ysa:Y104510 skos:exactMatch tero:p15229 .
