@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@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 dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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:34061 .

nalt:323606
  skos:prefLabel "vectores de plagas"@es, "pest vectors"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:34061 .

nalt:245566
  skos:prefLabel "mosquitos vectores"@es, "mosquito vectors"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:34061 .

nalt:329710
  skos:prefLabel "capturas con cebo humano"@es, "human-landing catches"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:34061 .

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

nalt:34061
  skos:related nalt:329710, nalt:323606 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:definition nalt:34061_def ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:narrower nalt:245566 ;
  dc:modified "2020-09-18"^^xsd:date ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C4929> ;
  skos:hiddenLabel "insect vector"@en, "insect-vectors"@en ;
  ns0:marc001 "19492" ;
  skos:broader nalt:4395, nalt:22673 ;
  skos:prefLabel "insect vectors"@en, "vectores de insectos"@es .

nalt:34061_def
  rdf:value "Insectos que transmiten organismos infecciosos de un huésped a otro o de un reservorio inanimado a un huésped animado."@es, "Insects that transmit infective organisms from one host to another or from an inanimate reservoir to an animate host."@en ;
  dc:source "Medical Subject Headings" ;
  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:34061 .

