@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:59912
  skos:prefLabel "conformación de proteínas"@es, "protein conformation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:7758 .

nalt:7758_def
  rdf:value "Nivel de la estructura proteica en la cual interacciones de enlaces de hidrógeno regulares dentro de tramos contiguos de la cadena de polipéptidos dan origen a hélices alfa, hebras beta (que se alinean para formar hojas beta) u otros tipos de espirales. Esto corresponde al primer nivel de plegamiento en la conformación proteica."@es, "The level of protein structure in which regular hydrogen-bond interactions within contiguous stretches of polypeptide chain give rise to alpha helices, beta strands (which align to form beta sheets) or other types of coils. This is the first folding level of protein conformation."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:7758
  skos:hiddenLabel "secondary structure of proteins"@en, "secondary-structure of proteins"@en, "secondary structure of protein"@en, "protein-secondary-structure"@en ;
  ns0:marc001 "30366" ;
  a skos:Concept, ns0:Topic ;
  skos:definition nalt:7758_def ;
  skos:altLabel "secondary protein structure"@en ;
  dc:modified "2019-08-22"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C9921> ;
  skos:prefLabel "protein secondary structure"@en, "estructura secundaria de las proteínas"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:59912 .

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

