@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:p14193
  skos:prefLabel "smärta"@sv, "pain"@en, "kipu"@fi ;
  a skos:Concept ;
  skos:related tero:TTL3349 .

tero:TTL1051
  skos:prefLabel "sensibilization"@en, "sensibilisering"@sv, "herkistyminen"@fi ;
  a skos:Concept ;
  skos:related tero:TTL3349 .

tero:p132
  skos:prefLabel "biologiska fenomen"@sv, "biological phenomena"@en, "biologiset ilmiöt"@fi ;
  a skos:Concept ;
  skos:narrower tero:TTL3349 .

<http://www.yso.fi/onto/ttl/TTL3349> skos:exactMatch tero:TTL3349 .
tero:TTL3349
  skos:related tero:p14193, tero:TTL1051 ;
  skos:prefLabel "ärsytys"@fi, "irritation"@sv, "irritation"@en ;
  skos:broader tero:p132 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL3349> ;
  skosext:broaderGeneric tero:p132 .

