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

nalt:42432
  dc:created "2006-01-19"^^xsd:date ;
  skos:altLabel "vasointestinal peptide"@en, "vasoactive intestinal polypeptide"@en, "VIP (vasoactive intestinal peptide)"@en ;
  skos:broader nalt:25552, nalt:6524, nalt:4226 ;
  ns0:marc001 "39236" ;
  skos:related nalt:223435 ;
  skos:prefLabel "péptido intestinal vasoactivo"@es, "vasoactive intestinal peptide"@en ;
  skos:definition nalt:42432_def ;
  dc:modified "2014-07-31"^^xsd:date ;
  a skos:Concept, ns0:Chemical ;
  skos:hiddenLabel "vasoactive-intestinal-peptide"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

nalt:25552
  skos:prefLabel "hormonas gastrointestinales"@es, "gastrointestinal hormones"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:42432 .

nalt:223435
  skos:prefLabel "receptores del péptido intestinal vasoactivo"@es, "vasoactive intestinal peptide receptors"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:42432 .

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

nalt:6524
  skos:prefLabel "neuropéptidos"@es, "neuropeptides"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:42432 .

nalt:42432_def
  rdf:value "Polipéptido altamente básico, de cadena simple, aislado de la mucosa intestinal. Tiene un amplio espectro de acciones biológicas que afectan los sistemas cardiovascular, gastrointestinal y respiratorio. También se encuentra en varias partes de los sistemas nerviosos central y periférico y es un neurotransmisor."@es, "A highly basic, 28 amino acid neuropeptide released from intestinal mucosa. It has a wide range of biological actions affecting the cardiovascular, gastrointestinal, and respiratory systems and is neuroprotective."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a ns0:Definition .

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

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

