@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:-JWTC5ZR1-K .

ins:-JWTC5ZR1-K
  skos:definition "Le nucléosome est un complexe comportant un segment d’ADN de 146 ou 147 paires de nucléotides, enroulé autour d'un cœur formé de protéines (les histones)."@fr, "A nucleosome is the basic structural unit of DNA packaging in eukaryotes. The structure of a nucleosome consists of a segment of DNA wound around eight histone proteins and resembles thread wrapped around a spool."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-TJNXR522-G ;
  skos:prefLabel "nucléosome"@fr, "nucleosome"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Nucleosome> .

