@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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:333356 .

nalt:333356_def
  rdf:value "Motivo estructural presente en una variedad de proteínas, que media en las interacciones proteína-proteína y en el ensamblaje de complejos multiproteicos. Lo forman de tres a dieciséis repeticiones en tándem de 34 aminoácidos, en su mayoría de residuos hidrófobos pequeños y grandes que forman pares alfahélice."@es, "A structural motif present in a variety of proteins that mediates protein-protein interactions and assembly of multiprotein complexes. It consists of 3 to 16 tandem repeats of 34 amino acids, mostly of small and large hydrophobic residues, that form alpha-helix pairs."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:333356
  skos:hiddenLabel "TPR motifs"@en, "tetratricopeptide motif"@en, "3-TPR domain"@en, "TPR domain"@en, "TPR-domains"@en, "tetratrico-peptide repeat"@en, "tetratricopeptide repeat"@en, "TPR domains"@en, "TPR motif"@en, "tetratrico-peptide repeats"@en, "TPR-domain"@en ;
  skos:altLabel "tetratricopeptide motifs"@en, "TPR (tetratricopeptide repeat) domains"@en, "TPR (tetratricopeptide repeat) motifs"@en ;
  dc:created "2019-08-27"^^xsd:date ;
  ns0:marc001previous "94741" ;
  skos:definition nalt:333356_def ;
  skos:prefLabel "repeticiones de tetratricopéptidos"@es, "tetratricopeptide repeats"@en ;
  dc:modified "2019-11-25"^^xsd:date ;
  a skos:Concept, ns0:Topic ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:333244, nalt:7757 ;
  ns0:marc001 "9813984035900041" ;
  skos:related nalt:24642 .

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

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

nalt:24642
  skos:prefLabel "interacciones proteína-proteína"@es, "protein-protein interactions"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:333356 .

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

