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

tero:p12240
  skos:prefLabel "ost"@sv, "cheese"@en, "juusto"@fi ;
  a skos:Concept ;
  skos:related tero:p12238 .

tero:conceptscheme a skos:ConceptScheme .
tero:p12239
  skos:prefLabel "soy"@en, "soja"@sv, "soija"@fi ;
  a skos:Concept ;
  skos:related tero:p12238 .

tero:p9247
  skos:prefLabel "vegetariska produkter"@sv, "vihannesvalmisteet"@fi, "vegetable products"@en ;
  a skos:Concept ;
  skos:narrower tero:p12238 .

ysa:Y148651 skos:exactMatch tero:p12238 .
tero:p25839
  skos:prefLabel "soijatuotteet"@fi, "sojaprodukter"@sv ;
  a skos:Concept ;
  skos:narrower tero:p12238 .

allars:Y31074 skos:exactMatch tero:p12238 .
yso:p12238 skos:exactMatch tero:p12238 .
tero:p12238
  skos:related tero:p12240, tero:p12239 ;
  skos:altLabel "sojaost"@sv, "soijajuusto"@fi ;
  skosext:broaderGeneric tero:p9247, tero:p25839 ;
  skos:broader tero:p25839, tero:p9247 ;
  skos:prefLabel "tofu"@sv, "tofu"@fi, "tofu"@en ;
  skos:exactMatch yso:p12238, allars:Y31074, ysa:Y148651 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept .

