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

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

<https://opendata.inra.fr/BRMH/> a skos:ConceptScheme .
<https://opendata.inra.fr/BRMH/51>
  dc11:subject "Endocrinologie et métabolisme"@fr, "Biologie de la reproduction"@fr, "Reproduction biology"@en, "Endocrinology and metabolism"@en ;
  a skos:Concept ;
  skos:prefLabel "désaisonnement"@fr, "out-of-season breeding"@en ;
  skos:definition "Modification des variations saisonnières de l'activité de reproduction par l'application de traitements hormonaux ou photopériodiques. (Source : INRA)"@fr ;
  skosxl:prefLabel <https://opendata.inra.fr/BRMH/xl_fr_51-1> ;
  skos:note "During the last 35 years the treatments available for out-of-season breeding have not made a significant impact on British systems of lamb production in the case of progestagen - PMSG treatment - it has been largely due to an unacceptably low level of fertility following treatment during deep anoestrum . Photostimulation on the other hand results in a high level of fertility and is the only treatment which confers the advantages of oestrous cyclicity. (Source : INRA)"@en, "Le désaisonnement concerne essentiellement les petits ruminants. (Source : INRA)"@fr ;
  skos:inScheme <https://opendata.inra.fr/BRMH/> .

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

