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

tero:conceptscheme a skos:ConceptScheme .
allars:Y40909 skos:exactMatch tero:p25307 .
ysa:Y182168 skos:exactMatch tero:p25307 .
yso:p25307 skos:exactMatch tero:p25307 .
tero:p4946
  skos:prefLabel "näringsställen"@sv, "eateries"@en, "ravitsemisliikkeet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p25307 .

tero:p25307
  skosext:broaderGeneric tero:p4946 ;
  skos:broader tero:p4946 ;
  skos:exactMatch ysa:Y182168, allars:Y40909, yso:p25307 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "bistrot"@fi, "bistroer"@sv ;
  a skos:Concept .

