@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/Development_biology>
  skos:prefLabel "Biologie du développement"@fr, "Development biology"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <https://opendata.inra.fr/BRMH/61> .

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

<https://opendata.inra.fr/BRMH/61>
  skos:altLabel "hatching of the embryo"@en ;
  dc11:subject "Reproduction biology"@en, "Development biology"@en, "Biologie du développement"@fr, "Biologie de la reproduction"@fr ;
  skos:inScheme <https://opendata.inra.fr/BRMH/> ;
  a skos:Concept ;
  skos:related <https://opendata.inra.fr/BRMH/14> ;
  skos:note "Successful hatching of the embryo is a prerequisite for its implantation in the uterus. (Source : INRA)"@en ;
  skos:prefLabel "éclosion de l'embryon"@fr, "embryo hatching"@en ;
  skosxl:prefLabel <https://opendata.inra.fr/BRMH/xl_fr_61-1> .

<https://opendata.inra.fr/BRMH/> a skos:ConceptScheme .
<https://opendata.inra.fr/BRMH/xl_fr_61-1>
  lexinfo:gender "feminine"@en, "féminin"@fr ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "éclosion de l'embryon"@fr ;
  a skosxl:Label .

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

