@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix skosxl: <http://www.w3.org/2008/05/skos-xl#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix lexinfo: <http://www.lexinfo.net/ontology/2.0/lexinfo#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://opendata.inra.fr/BRMH/200>
  skos:related <https://opendata.inra.fr/BRMH/209> ;
  skos:note "Gene therapy is a medical/surgical intervention currently being developed, in which genes are introduced into cells in order to treat or cure a wide variety of human diseases. It has attracted much interest since the first submissions of phase I clinical trials in the early 1990s, for the treatment of inherited genetic diseases. The possible application of gene transfer technology to treat AIDS, cardiopathies, and neurologic diseases is under evaluation. (Source : INRA)"@en ;
  skosxl:prefLabel <https://opendata.inra.fr/BRMH/xl_fr_200-1> ;
  dc11:subject "Biotechnology and applied microbiology"@en, "Biotechnologies et microbiologie appliquée"@fr ;
  a skos:Concept ;
  skos:inScheme <https://opendata.inra.fr/BRMH/> ;
  skos:prefLabel "thérapie génique"@fr, "gene therapy"@en .

<https://opendata.inra.fr/BRMH/> a skos:ConceptScheme .
<https://opendata.inra.fr/BRMH/xl_fr_200-1>
  lexinfo:gender "feminine"@en, "féminin"@fr ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "thérapie génique"@fr ;
  a skosxl:Label .

<https://opendata.inra.fr/BRMH/Biotechnology_and_applied_microbiology>
  skos:prefLabel "Biotechnology and applied microbiology"@en, "Biotechnologies et microbiologie appliquée"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <https://opendata.inra.fr/BRMH/200> .

<https://opendata.inra.fr/BRMH/209>
  skos:prefLabel "gene transfer"@en, "transfert de gènes"@fr ;
  a skos:Concept ;
  skos:related <https://opendata.inra.fr/BRMH/200> .

