@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/Cellular_biology>
  skos:prefLabel "Cellular biology"@en, "Biologie cellulaire"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <https://opendata.inra.fr/BRMH/27> .

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

<https://opendata.inra.fr/BRMH/> a skos:ConceptScheme .
<https://opendata.inra.fr/BRMH/27>
  skosxl:prefLabel <https://opendata.inra.fr/BRMH/xl_fr_27-1> ;
  skos:prefLabel "chromatin"@en, "chromatine"@fr ;
  a skos:Concept ;
  skos:note "Chromatin is the stainable material of interphase nucleus becoming organized into visible chromosomes at cell division and being composed of DNA attached to a protein (primarily histone) structure base. (Source : INRA)"@en, "La chromatine détermine l'organisation architecturale et fonctionnelle de l'ADN au sein du noyau. (Source : INRA)"@fr ;
  skos:inScheme <https://opendata.inra.fr/BRMH/> ;
  dc11:subject "Biologie cellulaire"@fr, "Cellular biology"@en ;
  skos:definition "Ensemble de molécules du noyau cellulaire constitué d'ADN et des protéines spécifiques qui lui sont associées (histones principalement) et ayant une grande affinité pour les colorants basiques. (Source : INRA)"@fr .

