@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:8363
  skos:prefLabel "anemia"@es, "anemia"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:8771 .

nalt:8771_def
  rdf:value "Enfermedad viral de los caballos causada por el virus de anemia infecciosa equina. Se caracteriza por fiebre intermitente, debilidad y anemia. En su forma crónica, consiste en episodios infecciosos agudos con remisiones."@es, "Viral disease of horses caused by the equine infectious anemia virus. It is characterized by intermittent fever, weakness, and anemia. Chronic infection consists of acute episodes with remissions."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:8771
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:4875, nalt:341900, nalt:8363 ;
  skos:exactMatch <http://id.cabi.org/cabt/44304>, <http://aims.fao.org/aos/agrovoc/c_2630>, <http://id.loc.gov/authorities/subjects/sh85044544>, <http://id.agrisemantics.org/gacs/C32110> ;
  skos:definition nalt:8771_def ;
  dc:modified "2020-07-29"^^xsd:date ;
  ns0:marc001 "13929" ;
  skos:altLabel "equine infectious anaemia"@en, "swamp fever"@en ;
  skos:prefLabel "equine infectious anemia"@en, "anemia infecciosa equina"@es ;
  skos:hiddenLabel "equine-infectious-anemia"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:37700 .

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

nalt:341900
  skos:prefLabel "infecciones por Retroviridae"@es, "Retroviridae infections"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:8771 .

nalt:37700
  skos:prefLabel "Equine infectious anemia virus"@es, "Equine infectious anemia virus"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:8771 .

nalt:4875
  skos:prefLabel "enfermedades de los caballos"@es, "horse diseases"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:8771 .

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

