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

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

nalt:42421
  skos:prefLabel "pentagastrina"@es, "pentagastrin"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:42419 .

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

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

nalt:42419_def
  rdf:value "Familia de hormonas péptidas gastrointestinales que excitan la secreción de jugos gástricos. Pueden presentarse también en el sistema nervioso, donde se supone que son neurotransmisores."@es, "A family of gastrointestinal peptide hormones that excite the secretion of gastric juices. They may also occur in the central nervous system where they are presumed to be neurotransmitters."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:42420
  skos:prefLabel "péptido liberador de gastrinas"@es, "gastrin-releasing peptide"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:42419 .

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

nalt:42419
  skos:prefLabel "gastrins"@en, "gastrinas"@es ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:definition nalt:42419_def ;
  skos:broader nalt:6524, nalt:25552, nalt:3938 ;
  ns0:marc001 "16253" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:42421, nalt:42420 ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85053467> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2013-01-14"^^xsd:date ;
  skos:altLabel "gastrin"@en .

nalt:3938
  skos:prefLabel "polipéptidos"@es, "polypeptides"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:42419 .

