@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:p8746
  skos:prefLabel "hudsjukdomar"@sv, "skin diseases"@en, "ihotaudit"@fi ;
  a skos:Concept ;
  skos:narrower tero:TTL114 .

tero:TTL114
  skosext:broaderGeneric tero:p8746, tero:p17068 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "occupational skin diseases"@en, "ammatti-ihotaudit"@fi, "yrkeshudsjukdomar"@sv ;
  a skos:Concept ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL114> ;
  skos:broader tero:p8746, tero:p17068 .

tero:p17068
  skos:prefLabel "occupational diseases"@en, "yrkessjukdomar"@sv, "ammattitaudit"@fi ;
  a skos:Concept ;
  skos:narrower tero:TTL114 .

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