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

nalt:18965
  skos:prefLabel "Bovine leukemia virus"@es, "Bovine leukemia virus"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:18963 .

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

nalt:18963
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:broader nalt:707, nalt:9125, nalt:341900 ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85016141> ;
  dc:modified "2020-07-30"^^xsd:date ;
  skos:hiddenLabel "enzootic-bovine-leukosis"@en ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_1039>, <http://id.agrisemantics.org/gacs/C16213>, <http://id.cabi.org/cabt/20047> ;
  skos:altLabel "bovine lymphosarcoma"@en, "bovine leukosis"@en, "bovine lymphoma"@en, "bovine leukemia"@en, "bovine leukaemia"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:18965 ;
  skos:definition nalt:18963_def ;
  skos:prefLabel "leucosis bovina enzoótica"@es, "enzootic bovine leukosis"@en ;
  ns0:marc001 "13771" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> .

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

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

nalt:18963_def
  rdf:value "Enfermedad neoplásica linfoide del ganado bovino causada por el virus de la leucemia bovina. La leucosis bovina enzoótica puede asumir la forma de linfosarcoma. linfoma maligno o leucemia, pero la presencia de células malignas en la sangre no es un hallazgo consistente."@es, "A lymphoid neoplastic disease in cattle caused by the bovine leukemia virus. Enzootic bovine leukosis may take the form of lymphosarcoma, malignant lymphoma, or leukemia but the presence of malignant cells in the blood is not a consistent finding."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

nalt:9125
  skos:prefLabel "enfermedades del ganado vacuno"@es, "cattle diseases"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:18963 .

