@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:312692
  skos:hiddenLabel "protein structural element"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:312694, nalt:333244, nalt:7757 ;
  ns0:marc001 "89887" ;
  skos:broader nalt:59912 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:312692_def ;
  dc:modified "2019-08-23"^^xsd:date ;
  skos:prefLabel "protein structural elements"@en, "elementos estructurales de las proteínas"@es ;
  dc:created "2018-01-24"^^xsd:date .

nalt:7757
  skos:prefLabel "motivos de aminoácidos"@es, "amino acid motifs"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:312692 .

nalt:59912
  skos:prefLabel "conformación de proteínas"@es, "protein conformation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:312692 .

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

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

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

nalt:312694
  skos:prefLabel "dominios proteicos"@es, "protein domains"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:312692 .

nalt:312692_def
  rdf:value "Estructuras tridimensionales distintivas, formadas característicamente por secuencias proteicas homólogas."@es, "Distinguishing three-dimensional structures characteristically formed by homologous protein sequences."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

