@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:44990_def
  rdf:value "Motivo proteico de unión al ADN formado de dos hélices alfa y conectados por una cadena de aminoácidos extensión corta, que constituyen el “giro”."@es, "DNA-binding protein motif constructed from two alpha helixes and connected by a short extended chain of amino acids, so constituting the \"turn\"."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:44990
  dc:created "2006-01-19"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:modified "2018-01-18"^^xsd:date ;
  skos:hiddenLabel "helix-turn-helix-motifs"@en, "helix-turn-helix motif"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "helix-turn-helix motifs"@en, "motivo hélice-giro-hélice"@es ;
  skos:broader nalt:7760 ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh96001120> ;
  ns0:marc001 "17938" ;
  skos:definition nalt:44990_def .

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

nalt:7760
  skos:prefLabel "motivos hélice-bucle-hélice"@es, "helix-loop-helix motifs"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:44990 .

