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

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

tero:p15502
  skos:prefLabel "environmental protection boards"@en, "miljönämnder"@sv, "ympäristölautakunnat"@fi ;
  skos:exactMatch yso:p15502, allars:Y35385, ysa:Y100455 ;
  skos:altLabel "ympäristönsuojelulautakunnat"@fi ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skos:broader tero:p1952 ;
  skosext:broaderGeneric tero:p1952 .

ysa:Y100455 skos:exactMatch tero:p15502 .
allars:Y35385 skos:exactMatch tero:p15502 .
