@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:p15009
  skos:prefLabel "bureaus"@en, "ämbetsverk"@sv, "virastot"@fi ;
  a skos:Concept ;
  skos:narrower tero:TTL2692 .

tero:conceptscheme a skos:ConceptScheme .
tero:TTL2692
  skosext:broaderGeneric tero:p15009 ;
  skos:broader tero:p15009 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL2692> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "state accident office"@en, "olyckfallsverket"@sv, "tapaturmavirasto"@fi ;
  a skos:Concept .

<http://www.yso.fi/onto/ttl/TTL2692> skos:exactMatch tero:TTL2692 .
