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

nalt:43166
  skos:prefLabel "glucagón"@es, "glucagon"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:43167 .

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

nalt:43167
  skos:definition nalt:43167_def ;
  skos:prefLabel "pancreatic hormones"@en, "hormonas pancreáticas"@es ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:related nalt:223462 ;
  skos:narrower nalt:54734, nalt:42920, nalt:43166, nalt:32965 ;
  skos:broader nalt:517 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:hiddenLabel "pancreatic-hormones"@en ;
  dc:modified "2014-07-31"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "26919" .

nalt:223462
  skos:prefLabel "receptores de hormonas pancreáticas"@es, "pancreatic hormone receptors"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:43167 .

nalt:517
  skos:prefLabel "hormonas"@es, "hormones"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:43167 .

nalt:42920
  skos:prefLabel "somatostatina"@es, "somatostatin"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:43167 .

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

nalt:54734
  skos:prefLabel "polipéptido pancreático"@es, "pancreatic polypeptide"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:43167 .

nalt:32965
  skos:prefLabel "insulina"@es, "insulin"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:43167 .

nalt:43167_def
  rdf:value "Hormonas peptídicas segregadas hacia la sangre por células en los islotes de Langerhans del páncreas. Las células alfa segregan glucagón, las células beta segregan insulina, las células delta segregan somatostatina y las células PP segregan el polipéptido pancreático."@es, "Peptide hormones secreted into the blood by cells in the islets of Langerhans of the pancreas. The alpha cells secrete glucagon; the beta cells secrete insulin; the delta cells secrete somatostatin; and the PP cells secrete pancreatic polypeptide."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

