@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:D004646
  skos:altLabel "emphysema"@fi, "ilmapöhö"@fi ;
  skos:prefLabel "emfyseema"@fi, "emphysema"@en, "emfysem"@sv ;
  skosext:broaderGeneric tero:p2633 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p2633 ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D004646> .

<http://www.yso.fi/onto/mesh/D004646> skos:exactMatch tero:D004646 .
tero:p2633
  skos:prefLabel "diseases"@en, "taudit"@fi, "sjukdomar"@sv ;
  a skos:Concept ;
  skos:narrower tero:D004646 .

tero:conceptscheme a skos:ConceptScheme .
