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

tero:p12992
  skos:prefLabel "kommuner (offentligrättsliga samfund)"@sv, "municipalities"@en, "kunnat (julkisyhteisöt)"@fi ;
  a skos:Concept ;
  skos:narrower tero:p7520 .

tero:conceptscheme a skos:ConceptScheme .
tero:p7520
  skosext:broaderGeneric tero:p12992 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "frikommuner"@sv, "vapaakunnat"@fi, "free municipalities"@en ;
  skos:exactMatch ysa:Y100083, yso:p7520, allars:Y18335 ;
  skos:broader tero:p12992 ;
  skos:related tero:p7518 ;
  a skos:Concept .

ysa:Y100083 skos:exactMatch tero:p7520 .
allars:Y18335 skos:exactMatch tero:p7520 .
yso:p7520 skos:exactMatch tero:p7520 .
tero:p7518
  skos:prefLabel "municipal administration"@en, "kommunalförvaltning"@sv, "kunnallishallinto"@fi ;
  a skos:Concept ;
  skos:related tero:p7520 .

