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

nalt:331447_def
  rdf:value "Tridecapéptido biológicamente activo, aislado del hipotálamo. Se ha demostrado que induce la hipotensión en las ratas, que estimula la contracción del íleon en los conejillos de indias y del útero en las ratas, y que produce relajación en el duodeno en las ratas. Además, hay pruebas de su función como neurotransmisor en el sistema nervioso central y periférico."@es, "A biologically active tridecapeptide isolated from the hypothalamus. It has been shown to induce hypotension in the rat, to stimulate contraction of guinea pig ileum and rat uterus, and to cause relaxation of rat duodenum. There is also evidence that it acts as both a peripheral and a central nervous system neurotransmitter."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:331447
  ns0:marc001 "9813982022200041" ;
  a ns0:Chemical, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:331447_def ;
  skos:prefLabel "neurotensina"@es, "neurotensin"@en ;
  ns0:marc001previous "94318" ;
  skos:hiddenLabel "neurotensins"@en ;
  dc:modified "2019-12-16"^^xsd:date ;
  skos:broader nalt:6524 ;
  dc:created "2019-06-17"^^xsd:date .

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

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

