@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/Reproduction_biology>
  skos:prefLabel "Reproduction biology"@en, "Biologie de la reproduction"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <https://opendata.inra.fr/BRMH/136> .

<https://opendata.inra.fr/BRMH/13>
  skos:prefLabel "blastocoel"@en, "blastocoele"@fr ;
  a skos:Concept ;
  skos:related <https://opendata.inra.fr/BRMH/136> .

<https://opendata.inra.fr/BRMH/> a skos:ConceptScheme .
<https://opendata.inra.fr/BRMH/xl_fr_136-1>
  lexinfo:gender "masculin"@fr, "masculine"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "liquide blastocoélique"@fr ;
  a skosxl:Label .

<https://opendata.inra.fr/BRMH/136>
  skos:related <https://opendata.inra.fr/BRMH/13> ;
  skos:note "Blastocyst formation manifests the beginning of fluid transport by the trophectoderm cells, as well as physical partitioning of cells between an inner compartment (the inner cell mass) and an outer epithelium (the trophectoderm) that envelops the inner cells and retains the blastocoel fluid. (Source : INRA)"@en ;
  skosxl:prefLabel <https://opendata.inra.fr/BRMH/xl_fr_136-1> ;
  dc11:subject "Reproduction biology"@en, "Biologie de la reproduction"@fr ;
  a skos:Concept ;
  skos:inScheme <https://opendata.inra.fr/BRMH/> ;
  skos:prefLabel "liquide blastocoélique"@fr, "blastocoel fluid"@en .

