@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/93> .

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

<https://opendata.inra.fr/BRMH/> a skos:ConceptScheme .
<https://opendata.inra.fr/BRMH/166>
  skos:prefLabel "photoperiod"@en, "photopériode"@fr ;
  a skos:Concept ;
  skos:related <https://opendata.inra.fr/BRMH/93> .

<https://opendata.inra.fr/BRMH/93>
  skos:related <https://opendata.inra.fr/BRMH/139>, <https://opendata.inra.fr/BRMH/166> ;
  dc11:subject "Biologie de la reproduction"@fr, "Reproduction biology"@en, "Endocrinology and metabolism"@en, "Endocrinologie et métabolisme"@fr ;
  skos:note "The sheep is generally regarded as a \"short-day\" breeding species for two reasons. Firstly, the annual period of reproduction begins in late summer as the daylength is becoming shorter and terminates in late winter as daylength is gradually lengthening. Secondly, under artificial photoperiodic conditions, short days can induce a period of reproduction while long days inhibit the process. (Source : INRA)"@en ;
  skos:altLabel "short-day breeder"@en ;
  skos:inScheme <https://opendata.inra.fr/BRMH/> ;
  skos:prefLabel "short-day breeding species"@en, "espèce de jours courts"@fr ;
  a skos:Concept ;
  skosxl:prefLabel <https://opendata.inra.fr/BRMH/xl_fr_93-1> .

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

<https://opendata.inra.fr/BRMH/xl_fr_93-1>
  lexinfo:gender "feminine"@en, "féminin"@fr ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "espèce de jours courts"@fr ;
  a skosxl:Label .

