@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 skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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#> .

nalt:59915_def
  rdf:value "Conformación tridimensional de una cadena de polipéptidos de una proteína globular en su estado plegado nativo. La estructura terciaria está determinada por cuatro interacciones: enlace de hidrógeno, interacciones electrostáticas (iónicas), interacciones hidrofóbicas y uniones covalentes transversales."@es, "The three-dimensional conformation of a polypeptide chain of a globular protein in its native folded state. The tertiary structure is determined by four interactions: hydrogen bonding, electrostatic interactions (ionic), hydrophobic interactions and covalent cross-linkages."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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:59915 .

nalt:59915
  ns0:marc001 "30375" ;
  skos:hiddenLabel "tertiary structure of proteins"@en, "tertiary structure of protein"@en, "tertiary-structure of protein"@en, "protein-tertiary-structure"@en, "tertiary-structure of proteins"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "tertiary protein structure"@en ;
  a ns0:Topic, skos:Concept ;
  skos:prefLabel "estructura terciaria de las proteínas"@es, "protein tertiary structure"@en ;
  skos:broader nalt:59912 ;
  dc:modified "2015-10-27"^^xsd:date ;
  skos:definition nalt:59915_def ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C29766> ;
  dc:created "2006-01-19"^^xsd:date .

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

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

