@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 yso: <http://www.yso.fi/onto/yso/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p7814
  a skos:Concept ;
  skos:prefLabel "camp school"@en, "leirikoulu"@fi, "lägerskola"@sv ;
  skos:broader tero:p541 ;
  skos:exactMatch ysa:Y96837, yso:p7814, allars:Y22199 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p541 .

tero:conceptscheme a skos:ConceptScheme .
tero:p541
  skos:prefLabel "utbildningsorganisation"@sv, "educational organisation"@en, "koulutusorganisaatio"@fi ;
  a skos:Concept ;
  skos:narrower tero:p7814 .

allars:Y22199 skos:exactMatch tero:p7814 .
yso:p7814 skos:exactMatch tero:p7814 .
ysa:Y96837 skos:exactMatch tero:p7814 .
