@prefix ins: <http://data.loterre.fr/ark:/67375/INS> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

ins: a skos:ConceptScheme .
ins:-D4NNQFWP-H
  skos:definition "Autologous stem-cell transplantation (also called autogenous, autogeneic, or autogenic stem-cell transplantation and abbreviated auto-SCT) is autologous transplantation of stem cells—that is, transplantation in which stem cells (undifferentiated cells from which other cell types develop) are removed from a person, stored, and later given back to that same person."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-Z3659TND-S ;
  skos:prefLabel "autologous stem cell transplantation"@en, "transplantation de cellules souches autologues"@fr ;
  skos:altLabel "autogenic stem-cell transplantation"@en, "utologous stem-cell transplantation"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Autologous_stem-cell_transplantation> .

ins:-Z3659TND-S
  skos:prefLabel "transplantation"@fr, "transplantation"@en ;
  a skos:Concept ;
  skos:narrower ins:-D4NNQFWP-H .

