@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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:312979 .

nalt:312979
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:prefLabel "transcription initiation site"@en, "sitio de iniciación de la transcripción"@es ;
  dc:modified "2018-11-14"^^xsd:date ;
  skos:related nalt:34252, nalt:52217 ;
  skos:altLabel "transcription start site"@en ;
  skos:definition nalt:312979_def ;
  skos:broader nalt:312975 ;
  dc:created "2018-02-05"^^xsd:date ;
  ns0:marc001 "91095" ;
  skos:hiddenLabel "transcription initiation sites"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

nalt:312979_def
  rdf:value "Primer nucleótido de una secuencia de ADN transcrita en el que la ARN polimerasa (ARN polimerasa dirigida por el ADN) inicia la síntesis de la transcripción del ARN."@es, "The first nucleotide of a transcribed DNA sequence where RNA polymerase (DNA-directed RNA polymerase) begins synthesizing the RNA transcript."@en ;
  dc:source "Medical Subject Headings 2018" ;
  a ns0:Definition .

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

nalt:34252
  skos:prefLabel "AND-polimerasa dirigida por ARN"@es, "DNA-directed RNA polymerase"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:312979 .

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

nalt:312975
  skos:prefLabel "elementos reguladores de la transcripción"@es, "transcriptional regulatory elements"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:312979 .

