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

tero:conceptscheme a skos:ConceptScheme .
yso:p15026 skos:exactMatch tero:p15026 .
allars:Y32637 skos:exactMatch tero:p15026 .
ysa:Y131393 skos:exactMatch tero:p15026 .
tero:p7150
  skos:prefLabel "kött"@sv, "meat"@en, "liha"@fi ;
  a skos:Concept ;
  skos:narrower tero:p15026 .

tero:p15026
  skosext:broaderGeneric tero:p7150 ;
  a skos:Concept ;
  skos:prefLabel "kalkkunanliha"@fi, "turkey meat"@en, "kalkonkött"@sv ;
  skos:exactMatch ysa:Y131393, yso:p15026, allars:Y32637 ;
  skos:broader tero:p7150 ;
  skos:inScheme tero:conceptscheme .

