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

nalt:56257
  skos:prefLabel "Variola virus"@es, "Variola virus"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:286433 .

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:286433 .

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

nalt:286433
  ns0:marc001 "83885" ;
  dc:modified "2017-11-10"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a ns0:Topic, skos:Concept ;
  skos:prefLabel "smallpox"@en, "viruela"@es ;
  skos:broader nalt:4876 ;
  dc:created "2016-08-26"^^xsd:date ;
  skos:definition nalt:286433_def ;
  skos:altLabel "alastrim"@en, "variola"@en ;
  skos:related nalt:56257 .

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

nalt:286433_def
  rdf:value "An acute, highly contagious, often fatal infectious disease caused by an orthopoxvirus characterized by a biphasic febrile course and distinctive progressive skin eruptions. Vaccination has succeeded in eradicating smallpox worldwide. Enfermedad infecciosa aguda, muy contagiosa y a menudo mortal, causada por un ortopoxvirus, caracterizada por un curso febril bifásico y erupciones cutáneas que se extienden. Mediante la vacunación se ha logrado erradicar esta enfermedad en todo el mundo."@es, "An acute, highly contagious, often fatal infectious disease caused by an orthopoxvirus characterized by a biphasic febrile course and distinctive progressive skin eruptions. Vaccination has succeeded in eradicating smallpox worldwide."@en ;
  dc:source "Medical Subject Headings 2017" ;
  a ns0:Definition .

