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

tero:conceptscheme a skos:ConceptScheme .
tero:p13255
  skos:prefLabel "mess stewards"@en, "mässmän"@sv, "messihuoltajat"@fi ;
  skosext:broaderGeneric tero:p1179 ;
  skos:exactMatch yso:p13255, ysa:Y105090, allars:Y42475 ;
  skos:broader tero:p1179 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

tero:p1179
  skos:prefLabel "occupations"@en, "yrken"@sv, "ammatit"@fi ;
  a skos:Concept ;
  skos:narrower tero:p13255 .

allars:Y42475 skos:exactMatch tero:p13255 .
yso:p13255 skos:exactMatch tero:p13255 .
ysa:Y105090 skos:exactMatch tero:p13255 .
