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

<https://opendata.inra.fr/BRMH/Gynecology_and_obstetrics>
  skos:prefLabel "Gynecology and obstetrics"@en, "Gynécologie et obstétrique"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <https://opendata.inra.fr/BRMH/100> .

<https://opendata.inra.fr/BRMH/xl_fr_100-1>
  lexinfo:gender "feminine"@en, "féminin"@fr ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "fécondation assistée"@fr ;
  a skosxl:Label .

<https://opendata.inra.fr/BRMH/Reproduction_biology>
  skos:prefLabel "Reproduction biology"@en, "Biologie de la reproduction"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <https://opendata.inra.fr/BRMH/100> .

<https://opendata.inra.fr/BRMH/> a skos:ConceptScheme .
<https://opendata.inra.fr/BRMH/100>
  skos:prefLabel "assisted fertilization"@en, "fécondation assistée"@fr ;
  skos:note "Micromanipulation for assisted fertilization is used to overcome either severe male factor infertility or idiopathic failure to fertilize. After considerable experience with alternative forms of assisted fertilization (partial zona dissection, under zona insemination), direct intracytoplasmic sperm injection was fully adopted as the principal form of assisted fertilization in 1993. (Source : INRA)"@en ;
  skos:inScheme <https://opendata.inra.fr/BRMH/> ;
  skos:altLabel "micro-assisted fertilization"@en, "fécondation assistée par micro-injection"@fr ;
  a skos:Concept ;
  dc11:subject "Biologie de la reproduction"@fr, "Reproduction biology"@en, "Gynecology and obstetrics"@en, "Gynécologie et obstétrique"@fr ;
  skos:related <https://opendata.inra.fr/BRMH/142> ;
  skosxl:prefLabel <https://opendata.inra.fr/BRMH/xl_fr_100-1> .

<https://opendata.inra.fr/BRMH/142>
  skos:prefLabel "micro-injection intracytoplasmique d'un spermatozoïde"@fr, "intracytoplasmic sperm injection"@en ;
  a skos:Concept ;
  skos:related <https://opendata.inra.fr/BRMH/100> .

