@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:341961_def
  rdf:value "Base de nucleótidos metilada que se encuentra en el ADN eucariota. En los animales, la metilación del ADN de la citosina para formar 5-metilcitosina se halla principalmente en la secuencia palindrómica CpG. En las plantas, la secuencia metilada es CpNpGp, donde N puede ser cualquier base."@es, "A methylated nucleotide base found in eukaryotic DNA. In animals, the DNA methylation of cytosine to form 5-methylcytosine is found primarily in the palindromic sequence CpG. In plants, the methylated sequence is CpNpGp, where N can be any base."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:34172
  skos:prefLabel "metilación del ADN"@es, "DNA methylation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:341961 .

nalt:341961
  skos:hiddenLabel "5-methylcytosine monohydrochlorides"@en, "5-methyl-cytosine"@en, "5-methyl cytosine"@en, "5-methyl-cytosine monohydrochloride"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:altLabel "5-methylcytosine monohydrochloride"@en ;
  skos:broader nalt:31497 ;
  skos:definition nalt:341961_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "5-metilcitosina"@es, "5-methylcytosine"@en ;
  skos:related nalt:34172 ;
  dc:created "2020-08-03"^^xsd:date ;
  dc:modified "2020-10-29"^^xsd:date ;
  ns0:marc001 "95799" .

ns0:Chemical
  rdfs:label "Chemical"@en ;
  a owl:Class .

<https://lod.nal.usda.gov/nalt>
  rdfs:label "NALT Full"@en ;
  a skos:ConceptScheme .

nalt:31497
  skos:prefLabel "citosina"@es, "cytosine"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:341961 .

