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

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

nalt:45924_def
  rdf:value "Hormonas aisladas del hipotálamo que ejercen control sobre otros órganos, principalmente sobre la glándula pituitaria."@es, "Peptide hormones produced by neurons of various regions in the hypothalamus. They are released into the pituitary portal circulation to stimulate or inhibit pituitary gland functions."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:45935
  skos:prefLabel "hormonas inhibidoras de la liberación de hormona hipofisaria"@es, "pituitary hormone release inhibiting hormones"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:45924 .

nalt:45924
  skos:narrower nalt:299288, nalt:29329, nalt:45935 ;
  skos:broader nalt:4226 ;
  dc:created "2006-01-19"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:definition nalt:45924_def ;
  ns0:marc001 "19085" ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85063822> ;
  skos:related nalt:223498 ;
  skos:prefLabel "hormonas hipotalámicas"@es, "hypothalamic hormones"@en ;
  dc:modified "2017-05-03"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:hiddenLabel "hypothalamic-hormones"@en .

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

nalt:299288
  skos:prefLabel "hormona inhibidora de la gonadotropina"@es, "gonadotropin inhibitory hormone"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:45924 .

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

nalt:29329
  skos:prefLabel "hormonas liberadoras de hormona hipofisaria"@es, "pituitary hormone-releasing hormones"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:45924 .

nalt:223498
  skos:prefLabel "receptores de hormonas hipotalámicas"@es, "hypothalamic hormone receptors"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:45924 .

