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

nalt:312694_def
  rdf:value "Unidades estructurales de la proteína discreta que pueden plegarse independientemente del resto de la proteína y cumplir sus propias funciones."@es, "Discrete protein structural units that may fold independently of the rest of the protein and have their own functions."@en ;
  dc:source "Medical Subject Headings 2018" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:312692
  skos:prefLabel "elementos estructurales de las proteínas"@es, "protein structural elements"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:312694 .

<https://lod.nal.usda.gov/naltv#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:broader nalt:312692 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2018-11-14"^^xsd:date ;
  skos:definition nalt:312694_def ;
  skos:hiddenLabel "death effector domain"@en, "death effector domains"@en, "protein domain"@en ;
  skos:prefLabel "dominios proteicos"@es, "protein domains"@en ;
  dc:created "2018-01-24"^^xsd:date ;
  ns0:marc001 "89884" .

