@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_53-1>
  lexinfo:gender "feminine"@en, "féminin"@fr ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "détection de l'oestrus"@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/53> .

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

<https://opendata.inra.fr/BRMH/> a skos:ConceptScheme .
<https://opendata.inra.fr/BRMH/53>
  dc11:subject "Sciences vétérinaires"@fr, "Endocrinologie et métabolisme"@fr, "Reproduction biology"@en, "Biologie de la reproduction"@fr, "Endocrinology and metabolism"@en, "Veterinary sciences"@en ;
  skos:altLabel "détection des retours en oestrus"@fr, "détection des chaleurs"@fr, "detection of oestrus"@en, "heat detection"@en ;
  a skos:Concept ;
  skosxl:prefLabel <https://opendata.inra.fr/BRMH/xl_fr_53-1> ;
  skos:prefLabel "oestrus detection"@en, "détection de l'oestrus"@fr ;
  skos:note "The success of artificial insemination and embryo transfer relies on accurate heat detection. (Source : INRA)"@en ;
  skos:inScheme <https://opendata.inra.fr/BRMH/> ;
  skos:related <https://opendata.inra.fr/BRMH/54>, <https://opendata.inra.fr/BRMH/125> .

<https://opendata.inra.fr/BRMH/125>
  skos:prefLabel "insémination artificielle"@fr, "artificial insemination"@en ;
  a skos:Concept ;
  skos:related <https://opendata.inra.fr/BRMH/53> .

<https://opendata.inra.fr/BRMH/54>
  skos:prefLabel "pregnancy diagnosis"@en, "diagnostic de gestation"@fr ;
  a skos:Concept ;
  skos:related <https://opendata.inra.fr/BRMH/53> .

<https://opendata.inra.fr/BRMH/Veterinary_sciences>
  skos:prefLabel "Veterinary sciences"@en, "Sciences vétérinaires"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <https://opendata.inra.fr/BRMH/53> .

