@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 .
<http://www.yso.fi/onto/ttl/TTL1051> skos:exactMatch tero:TTL1051 .
tero:p277
  skos:prefLabel "förändringar"@sv, "changes"@en, "muutokset"@fi ;
  a skos:Concept ;
  skos:narrower tero:TTL1051 .

tero:TTL1051
  skosext:broaderGeneric tero:p277 ;
  skos:broader tero:p277 ;
  skos:related tero:TTL3349 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL1051> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "sensibilization"@en, "sensibilisering"@sv, "herkistyminen"@fi ;
  a skos:Concept .

tero:TTL3349
  skos:prefLabel "irritation"@sv, "irritation"@en, "ärsytys"@fi ;
  a skos:Concept ;
  skos:related tero:TTL1051 .

