@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skosxl: <http://www.w3.org/2008/05/skos-xl#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@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/78> .

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

<https://opendata.inra.fr/BRMH/78>
  skosxl:prefLabel <https://opendata.inra.fr/BRMH/xl_fr_78-1> ;
  dc11:subject "Biotechnologies et microbiologie appliquée"@fr, "Biotechnology and applied microbiology"@en, "Development biology"@en, "Biologie du développement"@fr ;
  skos:prefLabel "embryon donneur"@fr, "donor embryo"@en ;
  skos:related <https://opendata.inra.fr/BRMH/28> ;
  skos:inScheme <https://opendata.inra.fr/BRMH/> ;
  a skos:Concept ;
  skos:altLabel "embryon source de noyaux"@fr, "embryon donneur de noyaux"@fr .

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

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

