@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:TTL1753
  skosext:broaderGeneric tero:p2317 ;
  skos:broader tero:p2317 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL1753> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "thermal physiology"@en, "termofysiologi"@sv, "lämpöfysiologia"@fi ;
  a skos:Concept .

tero:p2317
  skos:prefLabel "fysiologi"@sv, "physiology"@en, "fysiologia"@fi ;
  a skos:Concept ;
  skos:narrower tero:TTL1753 .

<http://www.yso.fi/onto/ttl/TTL1753> skos:exactMatch tero:TTL1753 .
