@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:22673
  skos:prefLabel "vectores de enfermedades"@es, "disease vectors"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:narrower nalt:323606 .

nalt:323606
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:323606_def ;
  skos:hiddenLabel "pest vector"@en ;
  ns0:marc001 "89447" ;
  skos:related nalt:34061 ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:839, nalt:22673 ;
  skos:prefLabel "pest vectors"@en, "vectores de plagas"@es ;
  dc:modified "2020-07-29"^^xsd:date ;
  dc:created "2018-08-17"^^xsd:date .

nalt:839
  skos:prefLabel "plagas"@es, "pests"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:323606 .

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

nalt:34061
  skos:prefLabel "vectores de insectos"@es, "insect vectors"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:323606 .

nalt:323606_def
  rdf:value "Plagas que transmiten organismos infecciosos de un huésped o un reservorio inanimado a un huésped animado."@es, "Pests which transmit infective organisms from one host or an inanimate reservoir to an animate host."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

