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

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

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

<https://opendata.inra.fr/BRMH/> a skos:ConceptScheme .
<https://opendata.inra.fr/BRMH/197>
  skos:related <https://opendata.inra.fr/BRMH/40> ;
  dc11:subject "Reproduction biology"@en, "Gynécologie et obstétrique"@fr, "Biologie de la reproduction"@fr, "Gynecology and obstetrics"@en ;
  skos:inScheme <https://opendata.inra.fr/BRMH/> ;
  skos:note "In human in-vitro fertilization (IVF) embryos are routinely transferred to the uterus on day 2 or day 3 of development. Resultant implantation and pregnancy rates are disappointingly low, with only approximately 10% of embryos transferred leading to a live birth. The ability to culture embryos to the blastocyst stage should help to resolve this problem by synchronizing the embryo with the female reproductive tract, and by identifying those embryos with little developmental potential. (Source : INRA)"@en ;
  a skos:Concept ;
  skos:prefLabel "taux de gestation"@fr, "pregnancy rate"@en ;
  skosxl:prefLabel <https://opendata.inra.fr/BRMH/xl_fr_197-1> .

<https://opendata.inra.fr/BRMH/xl_fr_197-1>
  lexinfo:gender "masculin"@fr, "masculine"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "taux de gestation"@fr ;
  a skosxl:Label .

<https://opendata.inra.fr/BRMH/40>
  skos:prefLabel "corpus luteum"@en, "corps jaune"@fr ;
  a skos:Concept ;
  skos:related <https://opendata.inra.fr/BRMH/197> .

