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

<https://opendata.inra.fr/BRMH/xl_fr_219-1>
  lexinfo:gender "masculin"@fr, "masculine"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "transgène"@fr ;
  a skosxl:Label .

<https://opendata.inra.fr/BRMH/219>
  skos:prefLabel "transgene"@en, "transgène"@fr ;
  skos:altLabel "integrated exogenous gene"@en ;
  dc11:subject "Biotechnologies et microbiologie appliquée"@fr, "Biotechnology and applied microbiology"@en ;
  skos:inScheme <https://opendata.inra.fr/BRMH/> ;
  skos:note "L'expression d'un gène ajouté à un génome de manière aléatoire n'est que partiellement prévisible. Elle dépend en particulier de son site d'intégration. (Source : INRA)"@fr, "Transgene expression has been directed towards the mammary gland in ruminants and swine for the production of pharmaceutical proteins such as human antithrombin III in goat, human lactoferrin in dairy cattle, human alpha-1 antitrypsin in sheep, or monoclonal antibodies. (Source : INRA)"@en ;
  a skos:Concept ;
  skosxl:prefLabel <https://opendata.inra.fr/BRMH/xl_fr_219-1> ;
  skos:related <https://opendata.inra.fr/BRMH/209> .

<https://opendata.inra.fr/BRMH/> a skos:ConceptScheme .
<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/219> .

<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/219> .

