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

<https://opendata.inra.fr/BRMH/72>
  dc11:subject "Development biology"@en, "Biologie du développement"@fr ;
  skos:altLabel "preimplantation embryo"@en ;
  skos:prefLabel "preimplantation-stage embryo"@en, "embryon au stade préimplantatoire"@fr ;
  skos:note "[...] the adequacy of preimplantation culture conditions for any species could be determined by transferring preimplantation-stage embryos to the oviduct or uterus of the natural or a surrogate mother, with development to term as the endpoint. (Source : INRA)"@en ;
  skos:related <https://opendata.inra.fr/BRMH/124> ;
  skosxl:prefLabel <https://opendata.inra.fr/BRMH/xl_fr_72-1> ;
  skos:inScheme <https://opendata.inra.fr/BRMH/> ;
  a skos:Concept .

<https://opendata.inra.fr/BRMH/124>
  skos:prefLabel "implantation"@en, "implantation"@fr ;
  a skos:Concept ;
  skos:related <https://opendata.inra.fr/BRMH/72> .

<https://opendata.inra.fr/BRMH/> a skos:ConceptScheme .
<https://opendata.inra.fr/BRMH/xl_fr_72-1>
  lexinfo:gender "masculin"@fr, "masculine"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "embryon au stade préimplantatoire"@fr ;
  a skosxl:Label .

