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

tero:conceptscheme a skos:ConceptScheme .
tero:TNR1323
  skos:prefLabel "classification of diseases"@en, "tautiluokitukset"@fi, "sjukdomsklassifikationer"@sv ;
  a skos:Concept ;
  skos:narrower tero:p25796 .

yso:p25796 skos:exactMatch tero:p25796 .
ysa:Y185086 skos:exactMatch tero:p25796 .
tero:p25796
  skos:altLabel "International Statistical Classification of Diseases and Related Health Problems"@fi, "ICD-tautiluokitus"@fi, "ICD-luokitus"@fi ;
  skosext:broaderGeneric tero:TNR1323 ;
  skos:broader tero:TNR1323 ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch yso:p25796, ysa:Y185086 ;
  a skos:Concept ;
  skos:prefLabel "ICD"@fi .

