@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:7757
  skos:prefLabel "motivos de aminoácidos"@es, "amino acid motifs"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:291747 .

nalt:291747
  skos:definition nalt:291747_def ;
  skos:hiddenLabel "Kelch-motifs"@en, "Kelch like domains"@en, "Kelch motif"@en, "Kelch-motif"@en, "Kelch-repeats"@en, "Kelch like domain"@en, "Kelch-repeat"@en, "Kelch-domains"@en, "Kelch-domain"@en, "kelch repeat subunits"@en, "C-terminal kelch"@en, "Kelch-like domain"@en, "Kelch repeat domain"@en ;
  skos:altLabel "Kelch-like domains"@en, "Kelch motifs"@en, "Kelch domain"@en ;
  dc:created "2017-02-08"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:related nalt:61079, nalt:291734 ;
  skos:broader nalt:333244, nalt:7757 ;
  ns0:marc001 "82163" ;
  skos:prefLabel "Kelch repeats"@en, "repeticiones Kelch"@es ;
  dc:modified "2019-08-26"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

nalt:291747_def
  rdf:value "Secuencia de aminoácidos de aproximadamente 50 residuos, compuesta de X repeticiones de n-largo que forman una lámina beta antiparalela de cuatro hilos como componente estructural o una hélice enrollada."@es, "An amino acid sequence of about 50 residues long that is composed of X n-long repeats which form a four-stranded anti-parallel beta-sheet as a structural component, or blade, of a beta-propeller."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

nalt:291734
  skos:prefLabel "proteínas BTB-Kelch"@es, "BTB-Kelch proteins"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:291747 .

nalt:333244
  skos:prefLabel "secuencias repetidas de aminoácidos"@es, "amino acid repeat sequences"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:291747 .

nalt:61079
  skos:prefLabel "secuencias repetidas en tandem"@es, "tandem repeat sequences"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:291747 .

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

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

