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

tero:conceptscheme a skos:ConceptScheme .
tero:TTL1297
  skosext:broaderGeneric tero:p272 ;
  skos:broader tero:p272 ;
  skos:altLabel "KELA"@fi ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL1297> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "folkpensionsanstalten"@sv, "social insurance institution of finland"@en, "Kansaneläkelaitos"@fi ;
  a skos:Concept .

<http://www.yso.fi/onto/ttl/TTL1297> skos:exactMatch tero:TTL1297 .
tero:p272
  skos:prefLabel "organisations"@en, "organisaatiot"@fi, "organisationer"@sv ;
  a skos:Concept ;
  skos:narrower tero:TTL1297 .

