@prefix ins: <http://data.loterre.fr/ark:/67375/INS> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

ins: a skos:ConceptScheme .
ins:-TJNXR522-G
  skos:prefLabel "génome"@fr, "genome"@en ;
  a skos:Concept ;
  skos:narrower ins:-BLNSTX96-6 .

ins:-BLNSTX96-6
  skos:definition "La chromatine est la structure au sein de laquelle l'ADN se trouve empaqueté et compacté dans le volume limité du noyau des cellules eucaryotes. La chromatine est constituée d'une association d'ADN, d'ARN et de protéines de deux types : histones et non-histones. C'est le constituant principal des chromosomes eucaryotes."@fr, "Chromatin is a complex of DNA and protein found in eukaryotic cells. The primary function is to package long DNA molecules into more compact, denser structures."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-TJNXR522-G ;
  skos:prefLabel "chromatine"@fr, "chromatin"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Chromatin> .

