@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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:239685
  skos:prefLabel "proteínas represoras"@es, "repressor proteins"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:55934 .

nalt:37182
  skos:prefLabel "secuencias reguladoras"@es, "regulatory sequences"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:55934 .

nalt:42601
  skos:prefLabel "operón"@es, "operon"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:55934 .

nalt:55934
  skos:prefLabel "regiones del operador"@es, "operator regions"@en ;
  skos:definition nalt:55934_def ;
  skos:broader nalt:37182 ;
  skos:related nalt:239685, nalt:34224, nalt:42601 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:hiddenLabel "operator-regions"@en ;
  ns0:marc001 "26188" ;
  dc:modified "2015-01-30"^^xsd:date ;
  skos:altLabel "operators (genetics)"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

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

nalt:55934_def
  rdf:value "Elementos regulatorios del operón a los cuales se unen los acativadores o los represores para realizar la transcripción de de genes en el operón."@es, "Regulatory elements of an operon to which activators or repressors bind to effect the transcription of genes in the operon."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

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

nalt:34224
  skos:prefLabel "replicación de ADN"@es, "DNA replication"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:55934 .

