@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:4132
  skos:prefLabel "anterior pituitary"@en, "pituitaria anterior"@es ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_8620>, <http://id.agrisemantics.org/gacs/C21494>, <http://id.cabi.org/cabt/11167> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:altLabel "adenohipófisis"@es, "anterior pituitary gland"@en, "adenohypophysis"@en ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:definition nalt:4132_def ;
  ns0:marc001 "2745" ;
  skos:hiddenLabel "anterior-pituitary"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:9900 ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85000837> ;
  dc:created "2006-01-19"^^xsd:date .

nalt:9900
  skos:prefLabel "hipófisis"@es, "pituitary gland"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:4132 .

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

nalt:4132_def
  rdf:value "Lóbulo glandular o anterior de la glándula pituitaria."@es, "The anterior glandular lobe of the pituitary gland, also known as the adenohypophysis. It secretes the adenohypophyseal hormones that regulate vital functions such as growth; metabolism; and reproduction."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a ns0:Definition .

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

