@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 .
<http://www.yso.fi/onto/ttl/TTL2665> skos:exactMatch tero:TTL2665 .
tero:p7563
  skos:prefLabel "research institutions"@en, "forskningscentra"@sv, "tutkimuslaitokset"@fi ;
  a skos:Concept ;
  skos:narrower tero:TTL2665 .

tero:p6946
  skos:prefLabel "myndigheter"@sv, "authority"@en, "viranomaiset"@fi ;
  a skos:Concept ;
  skos:narrower tero:TTL2665 .

tero:TTL2665
  a skos:Concept ;
  skos:prefLabel "STUK - Radiation and Nuclear Safety Authority"@en, "strålsäkerhetscentralen"@sv, "STUK - säteilyturvakeskus"@fi ;
  skos:broader tero:p6946, tero:p7563 ;
  skosext:broaderGeneric tero:p6946, tero:p7563 ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL2665> .

