@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:p2892
  skos:prefLabel "yrkesmedicin, arbetsmedicin"@sv, "occupational medicine"@en, "työlääketiede"@fi ;
  a skos:Concept ;
  skos:related tero:TTL2966 .

<http://www.yso.fi/onto/ttl/TTL2966> skos:exactMatch tero:TTL2966 .
tero:p10516
  skos:prefLabel "fysiatria"@fi, "fysiatri"@sv, "physiatry"@en ;
  a skos:Concept ;
  skos:narrower tero:TTL2966 .

tero:TTL2966
  skosext:broaderGeneric tero:p10516 ;
  skos:broader tero:p10516 ;
  skos:related tero:p2892 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL2966> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "työfysiatria"@fi, "arbetsfysiatri"@sv, "occupational physiatrics"@en ;
  a skos:Concept .

