@prefix lexinfo: <http://www.lexinfo.net/ontology/2.0/lexinfo#> .
@prefix skosxl: <http://www.w3.org/2008/05/skos-xl#> .
@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/> .

<https://opendata.inra.fr/BRMH/xl_fr_2-1>
  lexinfo:gender "feminine"@en, "féminin"@fr ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "administration de mélatonine dans l'alimentation"@fr ;
  a skosxl:Label .

<https://opendata.inra.fr/BRMH/Reproduction_biology>
  skos:prefLabel "Reproduction biology"@en, "Biologie de la reproduction"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <https://opendata.inra.fr/BRMH/2> .

<https://opendata.inra.fr/BRMH/Endocrinology_and_metabolism>
  skos:prefLabel "Endocrinology and metabolism"@en, "Endocrinologie et métabolisme"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <https://opendata.inra.fr/BRMH/2> .

<https://opendata.inra.fr/BRMH/> a skos:ConceptScheme .
<https://opendata.inra.fr/BRMH/2>
  a skos:Concept ;
  dc11:subject "Biologie de la reproduction"@fr, "Endocrinology and metabolism"@en, "Endocrinologie et métabolisme"@fr, "Reproduction biology"@en ;
  skos:note "Administration of melatonin either by timed daily feeding, injection (in intact animals), or by infusion (in pinealectomized animals) in such a way as to mimic the length of the secretion profile of a given duration of dark phase, is as potent as the application of the corresponding dark phase itself (in intact animals) in the generation of a reproductive response. (Source : INRA)"@en ;
  skos:altLabel "melatonin feeding"@en ;
  skos:prefLabel "administration of melatonin by feeding"@en, "administration de mélatonine dans l'alimentation"@fr ;
  skosxl:prefLabel <https://opendata.inra.fr/BRMH/xl_fr_2-1> ;
  skos:inScheme <https://opendata.inra.fr/BRMH/> ;
  skos:related <https://opendata.inra.fr/BRMH/139> .

<https://opendata.inra.fr/BRMH/139>
  skos:prefLabel "melatonin"@en, "mélatonine"@fr ;
  a skos:Concept ;
  skos:related <https://opendata.inra.fr/BRMH/2> .

