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

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

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

nalt:225409_def
  rdf:value "Proceso de conducción de moléculas de ARN específicas de una región o compartimento celular a otro mediante varios mecanismos de clasificación y transporte."@es, "The process of moving specific RNA molecules from one cellular compartment or region to another by various sorting and transport mechanisms."@en ;
  dc:source "Medical Subject Headings 2014" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:3934
  skos:prefLabel "transporte fisiológico"@es, "physiological transport"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:225409 .

nalt:225409
  skos:related nalt:52217, nalt:10538 ;
  skos:altLabel "mRNA export"@en, "messenger RNA sorting"@en, "ribonucleic acid transport"@en, "mRNA sorting"@en, "RNA export"@en, "mRNA transport"@en, "RNA sorting"@en ;
  skos:prefLabel "RNA transport"@en, "transporte de ARN"@es ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:definition nalt:225409_def ;
  dc:modified "2015-10-28"^^xsd:date ;
  ns0:marc001 "72640" ;
  skos:broader nalt:3934 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2014-08-21"^^xsd:date ;
  skos:hiddenLabel "mRNA import"@en, "transport of RNA"@en, "transport of mRNA"@en .

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

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

