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

tero:conceptscheme a skos:ConceptScheme .
ysa:Y102814 skos:exactMatch tero:p4395 .
allars:Y16352 skos:exactMatch tero:p4395 .
tero:p1952
  skos:prefLabel "municipal committees"@en, "kunnalliset lautakunnat"@fi, "kommunala nämnder"@sv ;
  a skos:Concept ;
  skos:narrower tero:p4395 .

yso:p4395 skos:exactMatch tero:p4395 .
tero:p4395
  skosext:broaderGeneric tero:p1952 ;
  skos:broader tero:p1952 ;
  skos:exactMatch ysa:Y102814, allars:Y16352, yso:p4395 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "palolautakunnat"@fi, "brandnämnder"@sv ;
  a skos:Concept .

