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

ins: a skos:ConceptScheme .
ins:-F30PBBSW-W
  skos:definition "La thérapie génique ou génothérapie est une stratégie thérapeutique qui consiste à faire pénétrer des gènes dans les cellules ou les tissus d'un individu pour traiter une maladie."@fr, "Gene therapy is a medical field which focuses on the genetic modification of cells to produce a therapeutic effect or the treatment of disease by repairing or reconstructing defective genetic material."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-QPFNVGHJ-0 ;
  skos:prefLabel "thérapie génique"@fr, "gene therapy"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Gene_therapy> .

ins:-QPFNVGHJ-0
  skos:prefLabel "traitement"@fr, "treatment"@en ;
  a skos:Concept ;
  skos:narrower ins:-F30PBBSW-W .

