@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/62> .

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

<https://opendata.inra.fr/BRMH/> a skos:ConceptScheme .
<https://opendata.inra.fr/BRMH/223>
  skos:prefLabel "zona pellucida"@en, "zone pellucide"@fr ;
  a skos:Concept ;
  skos:related <https://opendata.inra.fr/BRMH/62> .

<https://opendata.inra.fr/BRMH/14>
  skos:prefLabel "blastocyste"@fr, "blastocyst stage"@en ;
  a skos:Concept ;
  skos:related <https://opendata.inra.fr/BRMH/62> .

<https://opendata.inra.fr/BRMH/62>
  skos:prefLabel "éclosion embryonnaire assistée"@fr, "assisted hatching"@en ;
  skos:note "Les ouvertures de la zone pellucide peuvent être effectuées de différentes façons : - mécaniquement au moyen de micro-pipettes ; - chimiquement au moyen d'une solution de Tyrode acide ; - ou encore au moyen d'un faisceau laser. (Source : INRA)"@fr, "Successful hatching of the embryo is a prerequisite for its implantation in the uterus. Failure of ZP rupture and subsequent impaired hatching account at least in part for the relatively low implantation rates of embryos resulting from IVF. This may be due to the loss of elasticity (hardening) of the ZP after in vitro culture and in vivo aging. This led to the adoption of assisted hatching techniques in which breaching of the ZP is performed to promote the natural process of hatching. Digestion by acidic Tyrode's solution is the most widely used technique even though it involves the use of a strong chemical agent. (Source : INRA)"@en ;
  dc11:subject "Gynécologie et obstétrique"@fr, "Gynecology and obstetrics"@en, "Biologie de la reproduction"@fr, "Reproduction biology"@en ;
  skos:related <https://opendata.inra.fr/BRMH/14>, <https://opendata.inra.fr/BRMH/223> ;
  skos:inScheme <https://opendata.inra.fr/BRMH/> ;
  skos:definition "Ensemble des techniques microchirurgicales destinées à pratiquer une ouverture au niveau de la zone pellucide en vue de favoriser l'éclosion du blastocyste et d'améliorer le taux d'implantation. (Source : INRA)"@fr ;
  skosxl:prefLabel <https://opendata.inra.fr/BRMH/xl_fr_62-1> ;
  a skos:Concept ;
  skos:altLabel "assisted zona hatching"@en .

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

