@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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:4918
  skos:prefLabel "abejas melíferas"@es, "honey bees"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:broader nalt:73455 .

nalt:73455
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  ns0:marc001 "80194" ;
  dc:created "2006-07-21"^^xsd:date ;
  skos:narrower nalt:4918 ;
  skos:hiddenLabel "bee"@en ;
  skos:broader nalt:4395 ;
  a skos:Concept, ns0:Topic ;
  skos:prefLabel "abejas"@es, "bees"@en ;
  skos:definition nalt:73455_def ;
  dc:modified "2019-09-19"^^xsd:date ;
  skos:related nalt:8685 .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

nalt:73455_def
  rdf:value "Insecto miembro de la superfamilia Apoidea, que se halla en casi todas partes, particularmente en las flores. Cerca de 3500 especies se dan en América del Norte. Difieren de la mayoría de las avispas en que sus crías se alimentan de miel y polen y no de animales."@es, "Insect members of the superfamily Apoidea, found almost everywhere, particularly on flowers. About 3500 species occur in North America. They differ from most wasps in that their young are fed honey and pollen rather than animal food."@en ;
  dc:source "Medical Subject Headings 2017" ;
  a ns0:Definition .

nalt:8685
  skos:prefLabel "Apoidea"@es, "Apoidea"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:73455 .

nalt:4395
  skos:prefLabel "insectos"@es, "insects"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:73455 .

