@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:p6844
  skos:prefLabel "municipal employees"@en, "kommunalarbetare"@sv, "kunnan työntekijät"@fi ;
  a skos:Concept ;
  skos:related tero:TTL1540 .

<http://www.yso.fi/onto/ttl/TTL1540> skos:exactMatch tero:TTL1540 .
tero:TTL1540
  skosext:broaderGeneric tero:TTL3186 ;
  skos:broader tero:TTL3186 ;
  skos:related tero:p6844 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL1540> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "municipal functionaries"@en, "tjänsteinnehavare"@sv, "kunnan virkamiehet"@fi ;
  a skos:Concept .

tero:TTL3186
  skos:prefLabel "civil servants"@en, "valtion virkamiehet"@fi, "statstjänstemän"@sv ;
  a skos:Concept ;
  skos:narrower tero:TTL1540 .

