@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@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:p23156
  skos:prefLabel "acute myeloid leukemia"@en, "akuutti myelooinen leukemia"@fi, "akut myeloisk leukemi"@sv ;
  skos:exactMatch allars:Y41139, yso:p23156, ysa:Y164960 ;
  skosext:broaderGeneric tero:p18980 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p18980 .

ysa:Y164960 skos:exactMatch tero:p23156 .
allars:Y41139 skos:exactMatch tero:p23156 .
tero:p18980
  skos:prefLabel "leukemia"@fi, "leukemia"@en, "leukemi"@sv ;
  a skos:Concept ;
  skos:narrower tero:p23156 .

yso:p23156 skos:exactMatch tero:p23156 .
