@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

tero:TTL1844
  skosext:broaderGeneric tero:p1943 ;
  skos:broader tero:p1943 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL1844> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "noise-induced injuries"@en, "bullerskador"@sv, "meluvammat"@fi ;
  a skos:Concept .

tero:p1943
  skos:prefLabel "kuulohäiriöt", "kuulovammat"@fi, "hearing defects"@en, "hörselskador"@sv ;
  a skos:Concept ;
  skos:narrower tero:TTL1844 .

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/ttl/TTL1844> skos:exactMatch tero:TTL1844 .
