@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 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#> .

nalt:318194_def
  rdf:value "Infección aguda causada por el virus de la chikungunya, un alfavirus transmitido por mosquitos, caracterizado por causar erupciones, fiebre, dolores en las articulaciones, conjuntivitis, meningoencefalitis, linfopenia y trombocitopenia."@es, "An acute infection caused by a mosquito-borne alphavirus Chikungunya virus characterized by rash; fever; joint pains; conjunctivitis; meningoencephalitis; lymphopenia; and thrombocytopenia."@en ;
  dc:source "Medical Subject Headings 2018" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:12547
  skos:prefLabel "enfermedades transmitidas por mosquitos"@es, "mosquito-borne diseases"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:318194 .

nalt:4876
  skos:prefLabel "enfermedades virales de los animales y los seres humanos"@es, "viral diseases of animals and humans"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:318194 .

nalt:318194
  skos:hiddenLabel "Chikungunya virus infections"@en, "Chikungunya-fever"@en ;
  skos:altLabel "Chikungunya virus infection"@en ;
  skos:related nalt:6987, nalt:12547 ;
  dc:modified "2018-11-14"^^xsd:date ;
  dc:created "2018-06-21"^^xsd:date ;
  skos:broader nalt:4876 ;
  ns0:marc001 "85979" ;
  skos:prefLabel "Chikungunya fever"@en, "fiebre chikungunya"@es ;
  a skos:Concept, ns0:Topic ;
  skos:definition nalt:318194_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

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

nalt:6987
  skos:prefLabel "Chikungunya virus"@es, "Chikungunya virus"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:318194 .

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

