@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/Reproduction_biology>
  skos:prefLabel "Reproduction biology"@en, "Biologie de la reproduction"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <https://opendata.inra.fr/BRMH/164> .

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

<https://opendata.inra.fr/BRMH/> a skos:ConceptScheme .
<https://opendata.inra.fr/BRMH/164>
  dc11:subject "Endocrinologie et métabolisme"@fr, "Endocrinology and metabolism"@en, "Biologie de la reproduction"@fr, "Reproduction biology"@en ;
  skos:inScheme <https://opendata.inra.fr/BRMH/> ;
  skos:related <https://opendata.inra.fr/BRMH/165> ;
  skosxl:prefLabel <https://opendata.inra.fr/BRMH/xl_fr_164-1> ;
  skos:altLabel "photorefractory period"@en ;
  a skos:Concept ;
  skos:prefLabel "photorefractory phase"@en, "phase photoréfractaire"@fr ;
  skos:note "The photorefractory period of the adult golden hamster is characterized by failure of the reproductive system to respond to short-day treatment with gonadal regression. The reproductive system of photorefractory hamsters remains functional irrespective of ambient photoperiod. Prolonged treatment with long days terminates photorefractoriness in hamsters, restoring the ability of the animal's hypothalamo-hypophysio-gonadal axis to respond to short-day lengths. (Source : INRA)"@en .

<https://opendata.inra.fr/BRMH/xl_fr_164-1>
  lexinfo:gender "feminine"@en, "féminin"@fr ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "phase photoréfractaire"@fr ;
  a skosxl:Label .

<https://opendata.inra.fr/BRMH/165>
  skos:prefLabel "photosensitive state"@en, "phase photosensible"@fr ;
  a skos:Concept ;
  skos:related <https://opendata.inra.fr/BRMH/164> .

