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

nalt:320
  skos:prefLabel "estado portador"@es, "carrier state"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "asymptomatic carriers"@en, "latent infection"@en, "carrier-state"@en, "asymptomatic carrier"@en ;
  skos:altLabel "disease carriers"@en, "latent infections"@en, "carrier status"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "7073" ;
  dc:modified "2017-06-27"^^xsd:date ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C8285>, <http://id.cabi.org/cabt/24514>, <http://aims.fao.org/aos/agrovoc/c_33459> ;
  skos:broader nalt:319 ;
  skos:related nalt:34044, nalt:22673 ;
  skos:definition nalt:320_def .

nalt:319
  skos:prefLabel "procesos y condiciones patológicas"@es, "pathological processes and conditions"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:320 .

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

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

nalt:34044
  skos:prefLabel "reservorios de enfermedades"@es, "disease reservoirs"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:320 .

nalt:320_def
  rdf:value "Condición de albergar un organismo infeccioso sin manifestar síntomas de infección. Este organismo puede ser transmitido con facilidad a otro hospedador susceptible."@es, "The condition of harboring an infective organism without manifesting symptoms of infection. The organism must be readily transmissible to another susceptible host."@en ;
  dc:source "Medical Subject Headings 2014" ;
  a ns0:Definition .

