@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@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#> .
@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:52217
  skos:prefLabel "ARN mensajero"@es, "messenger RNA"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:42573 .

nalt:14043
  skos:prefLabel "regulación de la expresión genética"@es, "gene expression regulation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:42573 .

nalt:42573
  skos:related nalt:52217, nalt:47584 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "RNA-editing"@en ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C20349>, <http://id.loc.gov/authorities/subjects/sh93000171>, <http://id.cabi.org/cabt/101920> ;
  skos:definition nalt:42573_def ;
  skos:prefLabel "RNA editing"@en, "edición de ARN"@es ;
  skos:broader nalt:14043 ;
  dc:created "2006-01-19"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:modified "2017-01-19"^^xsd:date ;
  ns0:marc001 "32276" .

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

nalt:47584
  skos:prefLabel "intrones"@es, "introns"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:42573 .

nalt:42573_def
  rdf:value "Proceso que cambia la secuencia de nucleótidos del ARNm a partir de aquella del molde de ADN que lo codifica."@es, "A process that changes the nucleotide sequence of mRNA from that of the DNA template encoding it."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

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

