@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p5920
  skos:prefLabel "organ transplantation"@en, "organtransplantation"@sv, "elimensiirto"@fi ;
  a skos:Concept ;
  skos:related yso:p21329 .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p5921
  skos:prefLabel "vävnadstransplantation"@sv, "tissue transplantation"@en, "kudoksensiirto"@fi ;
  a skos:Concept ;
  skos:related yso:p21329 .

yso:p21329
  skos:broader yso:p5700 ;
  skos:related yso:p5921, yso:p5920 ;
  skos:altLabel "ksenoplastinen transplantaatio"@fi, "heterotransplantaatio"@fi ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "ksenotransplantaatio"@fi, "xenotransplantation"@sv ;
  a skos:Concept .

yso:p5700
  skos:prefLabel "transfer (causing to move)"@en, "förflyttning"@sv, "siirto (liikuttaminen)"@fi ;
  a skos:Concept ;
  skos:narrower yso:p21329 .

