@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:55391
  skos:prefLabel "replicón"@es, "replicon"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:56147 .

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

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

nalt:56147_def
  rdf:value "Secuencia única de ADN de un replicón en la que se inicia la replicación del ADN y prosigue bidireccional o unidireccionalmente. Contiene los sitios en que ocurre la primera separación de las cadenas complementarias, se sintetiza un primer ARN, y tiene lugar el cambio del primer ARN a la síntesis de ADN."@es, "A unique DNA sequence of a replicon at which DNA replication is initiated and proceeds bidirectionally or unidirectionally. It contains the sites where the first separation of the complementary strands occurs, a primer RNA is synthesized, and the switch from primer RNA to DNA synthesis takes place."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:56147
  skos:hiddenLabel "replication origins"@en, "replication-origin"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:56147_def ;
  skos:prefLabel "origen de réplica"@es, "replication origin"@en ;
  skos:broader nalt:55391 ;
  ns0:marc001 "31685" ;
  a skos:Concept, ns0:Topic ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:altLabel "origin of replication"@en, "ori region"@en ;
  skos:exactMatch <http://id.cabi.org/cabt/100073>, <http://id.agrisemantics.org/gacs/C28629> ;
  dc:modified "2015-09-29"^^xsd:date .

