@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p12481
  skos:exactMatch allars:Y29571, yso:p12481, ysa:Y125649 ;
  skos:prefLabel "kommunkoncerner"@sv, "kuntakonsernit"@fi, "municipal groups of companies"@en ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p3773 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p3773 .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y125649 skos:exactMatch tero:p12481 .
yso:p12481 skos:exactMatch tero:p12481 .
tero:p3773
  skos:prefLabel "groups of companies"@en, "koncerner"@sv, "konsernit"@fi ;
  a skos:Concept ;
  skos:narrower tero:p12481 .

allars:Y29571 skos:exactMatch tero:p12481 .
