@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:212020
  skos:narrower nalt:296514, nalt:296515 ;
  skos:prefLabel "avispas"@es, "wasps"@en ;
  dc:created "2014-03-13"^^xsd:date ;
  dc:modified "2020-07-09"^^xsd:date ;
  skos:broader nalt:4395 ;
  skos:definition nalt:212020_def ;
  skos:related nalt:341296, nalt:73455 ;
  skos:hiddenLabel "wasp"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001 "84418" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

nalt:341296
  skos:prefLabel "venenos de las avispas"@es, "wasp venoms"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:212020 .

nalt:73455
  skos:prefLabel "abejas"@es, "bees"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:212020 .

nalt:296514
  skos:prefLabel "tábanos"@es, "solitary wasps"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:212020 .

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

nalt:296515
  skos:prefLabel "avispas sociales"@es, "social wasps"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:212020 .

nalt:212020_def
  rdf:value "Numerosos insectos himenópteros alados de hábitos sociales o solitarios que presentan enormes aguijones."@es, "Any of numerous winged hymenopterous insects of social as well as solitary habits and having formidable stings."@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:4395
  skos:prefLabel "insectos"@es, "insects"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:212020 .

