@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix lexinfo: <http://www.lexinfo.net/ontology/2.0/lexinfo#> .
@prefix skosxl: <http://www.w3.org/2008/05/skos-xl#> .

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

<https://opendata.inra.fr/BRMH/xl_fr_176-1>
  lexinfo:gender "masculin"@fr, "masculine"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "quart d'embryon"@fr ;
  a skosxl:Label .

<https://opendata.inra.fr/BRMH/> a skos:ConceptScheme .
<https://opendata.inra.fr/BRMH/28>
  skos:prefLabel "cloning"@en, "clonage"@fr ;
  a skos:Concept ;
  skos:related <https://opendata.inra.fr/BRMH/176> .

<https://opendata.inra.fr/BRMH/176>
  skos:related <https://opendata.inra.fr/BRMH/28>, <https://opendata.inra.fr/BRMH/185> ;
  skos:note "One embryo (an excellent quality late morula) can be dissected into four equal portioned 'quarter' embryos using a simplified micromanipulation procedure. Each quarter embryo is then placed in a 0.25 ml French straw and non-surgically transplanted to four different crossbred beef recipient females. (Source : INRA)"@en ;
  skosxl:prefLabel <https://opendata.inra.fr/BRMH/xl_fr_176-1> ;
  a skos:Concept ;
  skos:inScheme <https://opendata.inra.fr/BRMH/> ;
  skos:prefLabel "quart d'embryon"@fr, "quarter embryo"@en .

