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

nalt:4351
  skos:prefLabel "glándulas endocrinas"@es, "endocrine glands"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:9900 .

nalt:4132
  skos:prefLabel "pituitaria anterior"@es, "anterior pituitary"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:9900 .

nalt:9900_def
  rdf:value "Pequeña glándula impar situada en la silla turca. Está unida al hipotálamo por un corto tallo."@es, "A small, unpaired gland situated in the sella turcica tissue. It is connected to the hypothalamus by a short stalk."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:9900
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "hypophysis"@en, "tallo hipofisario"@es, "tallo infundibular"@es, "tallo pituitario"@es, "glándula pituitaria"@es ;
  skos:related nalt:223439 ;
  skos:narrower nalt:4132, nalt:54725 ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_5939>, <http://id.loc.gov/authorities/subjects/sh85102519>, <http://id.agrisemantics.org/gacs/C5996>, <http://id.cabi.org/cabt/91392> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Product> ;
  skos:hiddenLabel "pituitary-gland"@en ;
  ns0:marc001 "28884" ;
  skos:prefLabel "pituitary gland"@en, "hipófisis"@es ;
  skos:definition nalt:9900_def ;
  skos:broader nalt:4351 ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2014-07-31"^^xsd:date .

nalt:54725
  skos:prefLabel "neurohipófisis"@es, "posterior pituitary"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:9900 .

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

nalt:223439
  skos:prefLabel "receptores de hormonas pituitarias"@es, "pituitary hormone receptors"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:9900 .

