@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 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:224196_def
  rdf:value "Par de glándulas largas de los himenópteros, ubicadas a los lados de la cabeza, cuyos conductos se abren en la base de la hipofaringe. Las glándulas hipofaríngeas de las abejas obreras secretan jalea real con la que son alimentadas las larvas."@es, "Hypopharyngeal glands are present in Hymenoptera and consists of paired long glands in the sides of the head with ducts opening at the base of hypopharynx. Hypopharyngeal glands of honey bee workers secretes royal jelly that is fed to the larvae."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:8439
  skos:prefLabel "glándulas exocrinas"@es, "exocrine glands"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:224196 .

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

nalt:224196
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:prefLabel "glándulas hipofaríngeas"@es, "hypopharyngeal glands"@en ;
  skos:broader nalt:8439 ;
  skos:definition nalt:224196_def ;
  ns0:marc001 "68239" ;
  skos:related nalt:18321, nalt:45795 ;
  skos:hiddenLabel "hypopharyngeal-glands"@en, "hypopharyngeal gland"@en, "hypopharyngeal-gland"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2014-11-17"^^xsd:date ;
  dc:created "2014-08-08"^^xsd:date .

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

nalt:45795
  skos:prefLabel "abejas obreras melíferas"@es, "worker honey bees"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:224196 .

nalt:18321
  skos:prefLabel "jalea real"@es, "royal jelly"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:224196 .

