@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:50953
  skos:prefLabel "lisogenia"@es, "lysogeny"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:50954 .

nalt:1138
  skos:prefLabel "viruses"@es, "viruses"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:narrower nalt:50954 .

nalt:50954
  dc:modified "2018-08-23"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:prefLabel "proviruses"@es, "proviruses"@en ;
  ns0:marc001 "30438" ;
  skos:definition nalt:50954_def ;
  skos:related nalt:50953 ;
  skos:broader nalt:1138 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:altLabel "provirus"@en, "provirus"@es .

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

nalt:50954_def
  rdf:value "Secuencias duplex de ADN en cromosomas eucariotes, que corresponden al genoma de un virus, que se transmiten de una generación celular a la siguiente sin producir lisis del huésped."@es, "Duplex DNA sequences in eukaryotic chromosomes, corresponding to the genome of a virus, that are transmitted from one cell generation to the next without causing lysis of the host. Proviruses are often associated with neoplastic cell transformation and are key features of retrovirus biology."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a ns0:Definition .

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

