@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:Y23083 skos:exactMatch tero:p9824 .
tero:p838
  skos:prefLabel "service"@sv, "services"@en, "palvelut"@fi ;
  a skos:Concept ;
  skos:narrower tero:p9824 .

tero:p21724
  skos:prefLabel "kultur- och utbildningstjänster"@sv, "sivistyspalvelut"@fi ;
  a skos:Concept ;
  skos:related tero:p9824 .

tero:p9824
  skos:exactMatch ysa:Y117577, allars:Y23083, yso:p9824 ;
  skos:broader tero:p838 ;
  a skos:Concept ;
  skos:related tero:p21724 ;
  skos:prefLabel "physical training services"@en, "liikuntapalvelut"@fi, "motionstjänster"@sv ;
  skosext:broaderGeneric tero:p838 ;
  skos:inScheme tero:conceptscheme .

ysa:Y117577 skos:exactMatch tero:p9824 .
yso:p9824 skos:exactMatch tero:p9824 .
