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

nalt:4902
  skos:prefLabel "Asfivirus"@es, "Asfivirus"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:narrower nalt:4900 .

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

nalt:4900
  dc:modified "2017-02-17"^^xsd:date ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85001749>, <http://aims.fao.org/aos/agrovoc/c_8649>, <http://id.agrisemantics.org/gacs/C24943>, <http://id.cabi.org/cabt/6756> ;
  skos:hiddenLabel "African-swine-fever-virus"@en ;
  dc:source "International Committee on Taxonomy of Viruses" ;
  ns0:marc001 "1238" ;
  a skos:Concept, ns0:Organism ;
  skos:related nalt:4894, nalt:4903 ;
  skos:definition nalt:4900_def ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:altLabel "ASFV (African swine fever virus)"@es, "ASFV (African swine fever virus)"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-taxon>, <https://lod.nal.usda.gov/nalt-core> ;
  ns0:taxonomicRank nalt:350021 ;
  skos:broader nalt:4902 ;
  skos:prefLabel "African swine fever virus"@es, "African swine fever virus"@en .

nalt:4900_def
  rdf:value "Este virus causa algunas veces una infección fatal en cerdos, caracterizada por fiebre, tos, diarrhea, nódulos linfáticos hemorrágicos, y edema de la vesícula biliar. Es transmitido entre cerdos domésticos por contacto directo, ingestión de carne infectada, objectos contaminados capaces de transmitir el virus de un lugar a otro, o mecánicamente por moscas picadoras o garrapatas blandas - argasidae (género Ornithodoros)."@es, "A sometimes fatal Asfivirus infection of pigs, characterized by fever, cough, diarrhea, hemorrhagic lymph nodes, and edema of the gallbladder. It is transmitted between domestic swine by direct contact, ingestion of infected meat, or fomites, or mechanically by biting flies or soft ticks (genus Ornithodoros)."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

ns0:taxonomicRank rdfs:label "Has taxonomic rank"@en .
nalt:4894
  skos:prefLabel "fiebre porcina africana"@es, "African swine fever"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:4900 .

nalt:4903
  skos:prefLabel "arboviruses"@es, "arboviruses"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:4900 .

nalt:350021
  skos:prefLabel "especie"@es, "species"@en ;
  a ns0:Topic, skos:Concept .

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

