@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:p2709
  skos:prefLabel "medical procedures"@en, "lääketieteelliset toimenpiteet"@fi, "medicinska åtgärder"@sv ;
  a skos:Concept ;
  skos:narrower tero:p24341 .

yso:p24341 skos:exactMatch tero:p24341 .
tero:conceptscheme a skos:ConceptScheme .
tero:p24341
  a skos:Concept ;
  skos:altLabel "transplantaatio"@fi, "solunsiirto"@fi ;
  skos:prefLabel "cell transplantation"@en, "celltransplantation"@sv, "solusiirto"@fi ;
  skos:broader tero:p2709 ;
  yso:p23805 ysa:Y171545 ;
  skos:exactMatch yso:p24341 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p2709 .

