@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/> .

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

tero:p15276
  skosext:broaderGeneric tero:p1952 ;
  skos:broader tero:p1952 ;
  skos:exactMatch ysa:Y113529, yso:p15276 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "technical commitees"@en, "tekniska nämnder"@sv, "tekniset lautakunnat"@fi ;
  a skos:Concept .

ysa:Y113529 skos:exactMatch tero:p15276 .
