@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:42431_def
  rdf:value "Hormona de la mucosa duodenal que activa la secreción pancreática y disminuye el nivel de azúcar en la sangre."@es, "A peptide hormone of about 27 amino acids from the duodenal mucosa that activates pancreatic secretion and lowers the blood sugar level."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:25552
  skos:prefLabel "hormonas gastrointestinales"@es, "gastrointestinal hormones"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:42431 .

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

nalt:223431
  skos:prefLabel "receptores de secretina"@es, "secretin receptors"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:42431 .

nalt:6524
  skos:prefLabel "neuropéptidos"@es, "neuropeptides"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:42431 .

nalt:42431
  skos:prefLabel "secretina"@es, "secretin"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2014-07-31"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:25552, nalt:4226, nalt:6524 ;
  skos:related nalt:223431 ;
  skos:definition nalt:42431_def ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85119447> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:altLabel "incretin"@en ;
  ns0:marc001 "33421" .

nalt:4226
  skos:prefLabel "hormonas peptídicas"@es, "peptide hormones"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:42431 .

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

