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

tero:TTL3025
  skosext:broaderGeneric tero:p6946 ;
  skos:broader tero:p6946 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL3025> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "labour council"@en, "arbetsrådet"@sv, "työneuvosto"@fi ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/ttl/TTL3025> skos:exactMatch tero:TTL3025 .
tero:p6946
  skos:prefLabel "myndigheter"@sv, "authority"@en, "viranomaiset"@fi ;
  a skos:Concept ;
  skos:narrower tero:TTL3025 .

