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

<http://www.yso.fi/onto/ttl/TTL3063> skos:exactMatch tero:TTL3063 .
tero:conceptscheme a skos:ConceptScheme .
tero:TTL3063
  skosext:broaderGeneric tero:p8675 ;
  skos:broader tero:p8675 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL3063> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "arbetarskyddsstyrelsen"@sv, "national board of labour protection"@en, "työsuojeluhallitus"@fi ;
  a skos:Concept .

tero:p8675
  skos:prefLabel "central administrative boards"@en, "centrala ämbetsverk"@sv, "keskusvirastot"@fi ;
  a skos:Concept ;
  skos:narrower tero:TTL3063 .

