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

nalt:214801_def
  rdf:value "Enfermedad aguda e infecciosa, principalmente de los trópicos, causada por un virus y transmitida a los humanos por mosquitos de los géneros Aedes y Haemagogus. Su forma grave se caracteriza por fiebre, ictericia hemolítica y daño renal."@es, "An acute infectious disease primarily of the tropics, caused by a virus and transmitted to man by mosquitoes of the genera Aedes and Haemagogus. The severe form is characterized by fever, hemolytic jaundice, and renal damage."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:40443
  skos:prefLabel "Yellow fever virus"@es, "Yellow fever virus"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:214801 .

nalt:336934
  skos:prefLabel "infecciones por flavivirus"@es, "Flavivirus infections"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:214801 .

nalt:4447
  skos:prefLabel "Aedes"@es, "Aedes"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:214801 .

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

nalt:30618
  skos:prefLabel "Haemagogus"@es, "Haemagogus"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:214801 .

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

nalt:214801
  skos:related nalt:40443, nalt:4447, nalt:30618 ;
  skos:altLabel "yellow fever disease"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001 "9813984913200041" ;
  skos:hiddenLabel "yellow fevers"@en, "yellow-fever"@en ;
  skos:broader nalt:336934 ;
  skos:prefLabel "yellow fever"@en, "fiebre amarilla"@es ;
  dc:created "2014-04-21"^^xsd:date ;
  skos:definition nalt:214801_def ;
  ns0:marc001previous "94918" ;
  dc:modified "2020-07-30"^^xsd:date .

