@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 ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .

tero:conceptscheme a skos:ConceptScheme .
tero:p7183
  skosext:broaderGeneric tero:p1952 ;
  skos:broader tero:p1952 ;
  skos:exactMatch ysa:Y101156, allars:Y23648, yso:p7183 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "näringsnämnder"@sv, "elinkeinolautakunnat"@fi ;
  a skos:Concept .

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

allars:Y23648 skos:exactMatch tero:p7183 .
yso:p7183 skos:exactMatch tero:p7183 .
ysa:Y101156 skos:exactMatch tero:p7183 .
