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

nalt:312743
  dc:created "2018-01-24"^^xsd:date ;
  ns0:marc001 "91094" ;
  skos:broader nalt:53243 ;
  skos:related nalt:312738, nalt:34250 ;
  skos:prefLabel "transcription initiation"@en, "inicio de la transcripción"@es ;
  skos:hiddenLabel "initiation of transcription"@en ;
  a ns0:Topic, skos:Concept ;
  skos:definition nalt:312743_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2018-11-14"^^xsd:date .

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

nalt:53243
  skos:prefLabel "transcripción (genética)"@es, "transcription (genetics)"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:312743 .

nalt:312738
  skos:prefLabel "terminación de la transcripción"@es, "transcription termination"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:312743 .

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

nalt:312743_def
  rdf:value "Proceso que da inicio a la transcripción de una molécula de ARN. Incluye la disposición del complejo de iniciación y el establecimiento del sitio de partida."@es, "The process that starts the transcription of an RNA molecule. It includes the assembly of the initiation complex and establishment of the start site."@en ;
  dc:source "Medical Subject Headings 2018" ;
  a ns0:Definition .

nalt:34250
  skos:prefLabel "factores de transcripción"@es, "transcription factors"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:312743 .

