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

<https://opendata.inra.fr/BRMH/66>
  skos:prefLabel "androgenetic embryo"@en, "embryon androgénote"@fr ;
  dc11:subject "Biologie du développement"@fr, "Development biology"@en, "Genetics and heredity"@en, "Génétique et hérédité"@fr ;
  skosxl:prefLabel <https://opendata.inra.fr/BRMH/xl_fr_66-1> ;
  skos:note "Recognition of the parental origin of pronuclei in 2- and 3- pronucleate zygotes is important for a number of reasons. In combination with precise enucleation, it may provide a way for obtaining androgenetic and gynogenetic embryos which have only single parental genomes. (Source : INRA)"@en ;
  skos:inScheme <https://opendata.inra.fr/BRMH/> ;
  skos:related <https://opendata.inra.fr/BRMH/161> ;
  a skos:Concept ;
  skos:definition "Embryon obtenu par retrait, après la fécondation, du pronoyau femelle et qui possède uniquement un génome d'origine paternelle. (Source : INRA)"@fr .

<https://opendata.inra.fr/BRMH/> a skos:ConceptScheme .
<https://opendata.inra.fr/BRMH/161>
  skos:prefLabel "parthénogenèse"@fr, "parthenogenesis"@en ;
  a skos:Concept ;
  skos:related <https://opendata.inra.fr/BRMH/66> .

<https://opendata.inra.fr/BRMH/xl_fr_66-1>
  lexinfo:gender "masculin"@fr, "masculine"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "embryon androgénote"@fr ;
  a skosxl:Label .

<https://opendata.inra.fr/BRMH/Genetics_and_heredity>
  skos:prefLabel "Genetics and heredity"@en, "Génétique et hérédité"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <https://opendata.inra.fr/BRMH/66> .

