@prefix qx8: <http://data.loterre.fr/ark:/67375/QX8> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

qx8: a skos:ConceptScheme .
qx8:-GKVW2ZB2-N
  dc:modified "2024-10-07T08:37:56"^^xsd:dateTime ;
  skos:altLabel "nuclear deoxyribonucleic acid"@en, "nDNA"@en ;
  skos:inScheme qx8: ;
  skos:prefLabel "ADN nucléaire"@fr, "nuclear DNA"@en ;
  a skos:Concept ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Nuclear_DNA>, <https://fr.wikipedia.org/wiki/ADN_nucl%C3%A9aire> ;
  skos:broader qx8:-BDF963TD-8 ;
  skos:definition "Nuclear DNA (nDNA), or nuclear deoxyribonucleic acid, is the DNA contained within each cell nucleus of a eukaryotic organism. It encodes for the majority of the genome in eukaryotes, with mitochondrial DNA and plastid DNA coding for the rest. It adheres to Mendelian inheritance, with information coming from two parents, one male and one female—rather than matrilineally (through the mother) as in mitochondrial DNA. (Adapted from: <a href=\"https://en.wikipedia.org/wiki/Nuclear_DNA\">https://en.wikipedia.org/wiki/Nuclear_DNA</a>)"@en, "L'ADN nucléaire est l'ADN localisé dans le noyau des cellules eucaryotes sous forme de chromosomes. Il est hérité pour moitié du père et pour l'autre moitié de la mère. Il détermine le sexe des individus, puisqu'il contient les chromosomes sexuels. (Adapté de : <a href=\"https://fr.wikipedia.org/wiki/ADN_nucl%C3%A9aire\">https://fr.wikipedia.org/wiki/ADN_nucl%C3%A9aire</a>)"@fr .

qx8:-BDF963TD-8
  skos:prefLabel "DNA"@en, "ADN"@fr ;
  a skos:Concept ;
  skos:narrower qx8:-GKVW2ZB2-N .

