@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:p2317
  skos:prefLabel "fysiologi"@sv, "physiology"@en, "fysiologia"@fi ;
  a skos:Concept ;
  skos:narrower tero:TTL2967 .

<http://www.yso.fi/onto/ttl/TTL2967> skos:exactMatch tero:TTL2967 .
tero:conceptscheme a skos:ConceptScheme .
tero:TTL2967
  skosext:broaderGeneric tero:p2317 ;
  skos:broader tero:p2317 ;
  skos:related tero:p4867 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL2967> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "arbetsfysiologi"@sv, "occupational physiology"@en, "työfysiologia"@fi ;
  a skos:Concept .

tero:p4867
  skos:prefLabel "arbetsvetenskap"@sv, "work science"@en, "työtiede"@fi ;
  a skos:Concept ;
  skos:related tero:TTL2967 .

