@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/185>
  skos:prefLabel "embryo bisection"@en, "scission d'embryon"@fr ;
  a skos:Concept ;
  skos:related <https://opendata.inra.fr/BRMH/80> .

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

<https://opendata.inra.fr/BRMH/> a skos:ConceptScheme .
<https://opendata.inra.fr/BRMH/xl_fr_80-1>
  lexinfo:gender "masculin"@fr, "masculine"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "embryon entier"@fr ;
  a skosxl:Label .

<https://opendata.inra.fr/BRMH/80>
  skosxl:prefLabel <https://opendata.inra.fr/BRMH/xl_fr_80-1> ;
  skos:inScheme <https://opendata.inra.fr/BRMH/> ;
  skos:prefLabel "embryon entier"@fr, "whole embryo"@en ;
  skos:altLabel "intact embryo"@en ;
  dc11:subject "Biologie du développement"@fr, "Development biology"@en ;
  skos:note "The limit to the number of identicals produced by splitting is maximally 4 and efficiently 2. This procedure is commonly used in the cattle embryo transfer industry and results in a pregnancy rate nearly equivalent to the whole embryo with the number of offspring nearly doubled. (Source : INRA)"@en ;
  a skos:Concept ;
  skos:related <https://opendata.inra.fr/BRMH/185> .

