@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:p12240
  skos:prefLabel "ost"@sv, "cheese"@en, "juusto"@fi ;
  a skos:Concept ;
  skos:narrower tero:p23093 .

tero:conceptscheme a skos:ConceptScheme .
yso:p23093 skos:exactMatch tero:p23093 .
allars:Y35871 skos:exactMatch tero:p23093 .
tero:p23093
  skos:exactMatch yso:p23093, allars:Y35871, ysa:Y137980 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "blue cheese"@en, "sinihomejuusto"@fi, "blåmögelost"@sv ;
  skosext:broaderGeneric tero:p12240 ;
  skos:broader tero:p12240 .

ysa:Y137980 skos:exactMatch tero:p23093 .
