@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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#> .

nalt:4483
  skos:prefLabel "dengue"@es, "dengue"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:336934 .

nalt:336934_def
  rdf:value "Infecciones por virus del género Flavivirus, de la familia Flaviviridae."@es, "Infections with viruses of the genus Flavivirus, family Flaviviridae."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:336934
  dc:modified "2020-10-29"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:336934_def ;
  skos:related nalt:11826 ;
  skos:narrower nalt:214801, nalt:50665, nalt:4483 ;
  skos:hiddenLabel "Flavivirus infection"@en, "Flavivirus disease"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:altLabel "Flavivirus diseases"@en ;
  dc:created "2020-03-13"^^xsd:date ;
  ns0:marc001 "95187" ;
  skos:prefLabel "infecciones por flavivirus"@es, "Flavivirus infections"@en ;
  skos:broader nalt:336930 .

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

nalt:50665
  skos:prefLabel "encefalitis ovina"@es, "louping ill"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:336934 .

nalt:336930
  skos:prefLabel "infecciones por virus de la familia Flaviviridae"@es, "Flaviviridae infections"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:336934 .

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

nalt:214801
  skos:prefLabel "fiebre amarilla"@es, "yellow fever"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:336934 .

nalt:11826
  skos:prefLabel "Flavivirus"@es, "Flavivirus"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:336934 .

