@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:p15897
  skosext:broaderGeneric tero:p7840 ;
  skos:exactMatch yso:p15897, ysa:Y98817, allars:Y18408 ;
  skos:related tero:p884 ;
  skos:prefLabel "seed cultivation"@en, "fröodling"@sv, "siemenviljely"@fi ;
  a skos:Concept ;
  skos:broader tero:p7840 ;
  skos:inScheme tero:conceptscheme .

tero:p7840
  skos:prefLabel "odling (växtskötsel)"@sv, "viljely (viljelykasvien viljely)"@fi, "cultivation"@en ;
  a skos:Concept ;
  skos:narrower tero:p15897 .

tero:conceptscheme a skos:ConceptScheme .
yso:p15897 skos:exactMatch tero:p15897 .
ysa:Y98817 skos:exactMatch tero:p15897 .
allars:Y18408 skos:exactMatch tero:p15897 .
tero:p884
  skos:prefLabel "odling (åkrar)"@sv, "cultivation"@en, "viljely (viljelyksessä pitäminen)"@fi ;
  a skos:Concept ;
  skos:related tero:p15897 .

