@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_187-1>
  lexinfo:gender "feminine"@en, "féminin"@fr ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "scotophase"@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/187> .

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

<https://opendata.inra.fr/BRMH/> a skos:ConceptScheme .
<https://opendata.inra.fr/BRMH/187>
  skos:altLabel "scotophil phase"@en, "phase obscure"@fr, "dark phase"@en, "scotopériode"@fr ;
  skosxl:prefLabel <https://opendata.inra.fr/BRMH/xl_fr_187-1> ;
  skos:note "It is now common ground amongst research groups in this area that the secretion of melatonin in entrained conditions and in all species studies, with the possible exception of pigs, occurs during the dark phase of the day and is positively correlated with the length of darkness in both natural and artificial light conditions. (Source : INRA)"@en ;
  dc11:subject "Endocrinology and metabolism"@en, "Reproduction biology"@en, "Biologie de la reproduction"@fr, "Endocrinologie et métabolisme"@fr ;
  skos:prefLabel "scotophase"@fr, "scotophase"@en ;
  skos:definition "Phase obscure du nycthémère. (Source : INRA)"@fr ;
  skos:inScheme <https://opendata.inra.fr/BRMH/> ;
  a skos:Concept .

