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

<http://www.yso.fi/onto/ttl/TTL3087> skos:exactMatch tero:TTL3087 .
tero:TTL3087
  skosext:broaderGeneric tero:TTL2746 ;
  skos:broader tero:TTL2746 ;
  skos:related tero:p6046 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL3087> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "företagshälsovårdsprogram"@sv, "occupational health programmes"@en, "työterveyshuolto-ohjelmat"@fi ;
  a skos:Concept .

tero:TTL2746
  skos:prefLabel "terveydenhuolto-ohjelmat"@fi, "hälsovårdsprogram"@sv, "public health programmes"@en ;
  a skos:Concept ;
  skos:narrower tero:TTL3087 .

