@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/TTL2054> skos:exactMatch tero:TTL2054 .
tero:conceptscheme a skos:ConceptScheme .
tero:p6046
  skos:prefLabel "occupational health care"@en, "företagshälsovård"@sv, "työterveyshuolto"@fi ;
  a skos:Concept ;
  skos:narrower tero:TTL2054 .

tero:TTL2054
  skosext:broaderGeneric tero:p6046 ;
  skos:broader tero:p6046 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL2054> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "näyttöön perustuva työterveyshuolto"@fi, "evidensbaserad företagshälsovård"@sv, "evidence-based occupational health services"@en ;
  a skos:Concept .

