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

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

nalt:262472
  skos:prefLabel "empaquetamiento del ADN"@es, "DNA packaging"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:264024 .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:264021
  skos:prefLabel "replicación del ARN"@es, "RNA replication"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:264024 .

nalt:217574
  skos:prefLabel "ensamble de virus"@es, "virus assembly"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:264024 .

nalt:61083
  skos:prefLabel "replicación viral"@es, "virus replication"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:264024 .

nalt:23356
  skos:prefLabel "fisiología celular"@es, "cell physiology"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:264024 .

nalt:264024
  skos:related nalt:264021, nalt:61083, nalt:217574, nalt:10538, nalt:262472 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "72637" ;
  skos:broader nalt:23356 ;
  dc:modified "2018-01-18"^^xsd:date ;
  skos:hiddenLabel "RNA-packaging"@en, "RNA package"@en ;
  skos:prefLabel "empaquetamiento del ARN"@es, "RNA packaging"@en ;
  dc:created "2015-10-19"^^xsd:date ;
  skos:altLabel "mRNA packaging"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

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

