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

tero:conceptscheme a skos:ConceptScheme .
yso:p3241 skos:exactMatch tero:p3241 .
tero:p3241
  skosext:broaderGeneric tero:p1952 ;
  skos:broader tero:p1952 ;
  a skos:Concept ;
  skos:exactMatch yso:p3241, ysa:Y102736, allars:Y26136 ;
  skos:prefLabel "koululautakunnat"@fi, "skolnämnder"@sv, "school boards"@en ;
  skos:inScheme tero:conceptscheme .

allars:Y26136 skos:exactMatch tero:p3241 .
tero:p1952
  skos:prefLabel "municipal committees"@en, "kunnalliset lautakunnat"@fi, "kommunala nämnder"@sv ;
  a skos:Concept ;
  skos:narrower tero:p3241 .

ysa:Y102736 skos:exactMatch tero:p3241 .
