@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix lexinfo: <http://www.lexinfo.net/ontology/2.0/lexinfo#> .
@prefix skosxl: <http://www.w3.org/2008/05/skos-xl#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

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

<https://opendata.inra.fr/BRMH/> a skos:ConceptScheme .
<https://opendata.inra.fr/BRMH/xl_fr_9-1>
  lexinfo:gender "masculin"@fr, "masculine"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "antigène H-Y"@fr ;
  a skosxl:Label .

<https://opendata.inra.fr/BRMH/9>
  dc11:subject "Biologie de la reproduction"@fr, "Génétique et hérédité"@fr, "Genetics and heredity"@en, "Immunologie"@fr, "Reproduction biology"@en, "Immunology"@en ;
  skos:altLabel "histocompatible Y antigen"@en, "antigène d'histocompatibilité H-Y"@fr ;
  skosxl:prefLabel <https://opendata.inra.fr/BRMH/xl_fr_9-1> ;
  skos:prefLabel "antigène H-Y"@fr, "H-Y antigen"@en ;
  skos:inScheme <https://opendata.inra.fr/BRMH/> ;
  skos:definition "Molécule considérée comme spécifique des cellules mâles. (Source : INRA)"@fr ;
  skos:note "H-Y antigen is a sex-specific cell surface antigen produced by the sex-determining gene of the Y chromosome in mammals. (Source : INRA)"@en, "La détection immunologique de cet antigène dans les cellules mâles a constitué l'une des premières tentatives de sexage des embryons de mammifères. Les résultats de cette technique ne sont pas fiables et la technique est abandonnée. (Source : INRA)"@fr ;
  a skos:Concept .

<https://opendata.inra.fr/BRMH/Genetics_and_heredity>
  skos:prefLabel "Genetics and heredity"@en, "Génétique et hérédité"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <https://opendata.inra.fr/BRMH/9> .

<https://opendata.inra.fr/BRMH/Immunology>
  skos:prefLabel "Immunologie"@fr, "Immunology"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <https://opendata.inra.fr/BRMH/9> .

