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

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

<https://opendata.inra.fr/BRMH/> a skos:ConceptScheme .
<https://opendata.inra.fr/BRMH/Biotechnology_and_applied_microbiology>
  skos:prefLabel "Biotechnology and applied microbiology"@en, "Biotechnologies et microbiologie appliquée"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <https://opendata.inra.fr/BRMH/73> .

<https://opendata.inra.fr/BRMH/73>
  skos:note "Embryo splitting allows half the embryo to be karyotyped and the other half used for transfer. The pregnancy rate from split embryo is only slightly less than that for intact embryos. (Source : INRA)"@en ;
  skos:prefLabel "embryon bisséqué"@fr, "split embryo"@en ;
  dc11:subject "Biologie du développement"@fr, "Biotechnology and applied microbiology"@en, "Biotechnologies et microbiologie appliquée"@fr, "Development biology"@en ;
  a skos:Concept ;
  skos:related <https://opendata.inra.fr/BRMH/185>, <https://opendata.inra.fr/BRMH/28> ;
  skosxl:prefLabel <https://opendata.inra.fr/BRMH/xl_fr_73-1> ;
  skos:altLabel "bisected embryo"@en ;
  skos:inScheme <https://opendata.inra.fr/BRMH/> .

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

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

