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

allars:Y23243 skos:exactMatch tero:p9905 .
tero:conceptscheme a skos:ConceptScheme .
tero:p838
  skos:prefLabel "service"@sv, "services"@en, "palvelut"@fi ;
  a skos:Concept ;
  skos:narrower tero:p9905 .

tero:p9905
  skos:altLabel "catering"@fi, "matleverantörer"@sv, "ateriapalvelut"@fi, "ruokapalvelut"@fi ;
  skos:prefLabel "catering service"@en, "måltidsservice (service)"@sv, "ateriapalvelut (palvelut)"@fi ;
  skos:exactMatch yso:p9905, allars:Y23243, ysa:Y100904 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p838 ;
  skos:broader tero:p838 .

ysa:Y100904 skos:exactMatch tero:p9905 .
yso:p9905 skos:exactMatch tero:p9905 .
