@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:p11376
  skos:prefLabel "lung diseases"@en, "keuhkosairaudet"@fi, "lungsjukdomar"@sv ;
  a skos:Concept ;
  skos:narrower tero:TTL100 .

tero:TTL100
  skos:broader tero:p17068, tero:p11376 ;
  skosext:broaderGeneric tero:p17068, tero:p11376 ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL100> ;
  skos:prefLabel "alveolitis"@en, "alveoliitti"@fi, "alveolit"@sv ;
  a skos:Concept ;
  skos:altLabel "keuhkorakkulatulehdus"@fi .

<http://www.yso.fi/onto/ttl/TTL100> skos:exactMatch tero:TTL100 .
tero:p17068
  skos:prefLabel "occupational diseases"@en, "yrkessjukdomar"@sv, "ammattitaudit"@fi ;
  a skos:Concept ;
  skos:narrower tero:TTL100 .

