@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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:148788
  skos:related nalt:3816 ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:broader nalt:31026 ;
  dc:created "2011-10-06"^^xsd:date ;
  skos:prefLabel "octreotide"@es, "octreotide"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:148788_def ;
  ns0:marc001 "59952" .

nalt:31026
  skos:prefLabel "péptidos cíclicos"@es, "cyclic peptides"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:148788 .

nalt:3816
  skos:prefLabel "agentes antineoplásicos"@es, "antineoplastic agents"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:148788 .

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

nalt:148788_def
  rdf:value "Potente octapéptido análogo de la somatostatina, de acción sintética prolongada que inhibe la secreción de la hormona del crecimiento y se utiliza para tratar tumores secretores de hormonas; diabetes mellitus; hipotensión, ortostática; hiperinsulinismo; hipergastrinemia y fístula del intestino delgado."@es, "A potent, long-acting synthetic somatostatin octapeptide analog that inhibits secretion of growth hormone and is used to treat hormone-secreting tumors; diabetes mellitus; hypotension, orthostatic; hyperinsulinism; hypergastrinemia; and small bowel fistula."@en ;
  dc:source "Medical Subject Headings 2011" ;
  a ns0:Definition .

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

