@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 isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

<https://opendata.inra.fr/BRMH/xl_fr_182-1>
  lexinfo:gender "feminine"@en, "féminin"@fr ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "reprise de la méiose"@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/182> .

<https://opendata.inra.fr/BRMH/Endocrinology_and_metabolism>
  skos:prefLabel "Endocrinology and metabolism"@en, "Endocrinologie et métabolisme"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <https://opendata.inra.fr/BRMH/182> .

<https://opendata.inra.fr/BRMH/> a skos:ConceptScheme .
<https://opendata.inra.fr/BRMH/Cellular_biology>
  skos:prefLabel "Cellular biology"@en, "Biologie cellulaire"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <https://opendata.inra.fr/BRMH/182> .

<https://opendata.inra.fr/BRMH/182>
  skos:related <https://opendata.inra.fr/BRMH/117> ;
  dc11:subject "Biologie cellulaire"@fr, "Endocrinology and metabolism"@en, "Cellular biology"@en, "Endocrinologie et métabolisme"@fr, "Biologie de la reproduction"@fr, "Reproduction biology"@en ;
  skos:note "The physiological trigger for meiotic resumption in the human oocyte is the surge of luteinizing hormone, but it can also occur spontaneously if oocytes are released from antral follicles and cultured in vitro. (Source : INRA)"@en ;
  skos:prefLabel "reprise de la méiose"@fr, "reinitiation of meiosis"@en ;
  skos:inScheme <https://opendata.inra.fr/BRMH/> ;
  a skos:Concept ;
  skos:altLabel "meiotic resumption"@en, "resumption of meiotic maturation"@en ;
  skosxl:prefLabel <https://opendata.inra.fr/BRMH/xl_fr_182-1> .

<https://opendata.inra.fr/BRMH/117>
  skos:prefLabel "GVBD"@en, "rupture de la vésicule germinative"@fr ;
  a skos:Concept ;
  skos:related <https://opendata.inra.fr/BRMH/182> .

