@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:212020
  skos:prefLabel "avispas"@es, "wasps"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related 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, nalt:11221 ;
  skos:related nalt:212020, nalt:300351, nalt:8685, nalt:334113 ;
  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 .

nalt:334113
  skos:prefLabel "polinización de las abejas"@es, "bee pollination"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:73455 .

nalt:4918
  skos:prefLabel "abejas melíferas"@es, "honey bees"@en ;
  a ns0:Organism, skos:Concept ;
  skos:broader nalt:73455 .

nalt:11221
  skos:prefLabel "abejas solitarias"@es, "solitary bees"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:73455 .

nalt:300351
  skos:prefLabel "venenos de abeja"@es, "bee venoms"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:73455 .

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 .

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

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 .

