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

nalt:702
  skos:prefLabel "neoplasmas"@es, "neoplasms"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:707 .

nalt:707
  skos:narrower nalt:18963 ;
  dc:modified "2016-08-26"^^xsd:date ;
  skos:prefLabel "leukemia"@en, "leucemia"@es ;
  skos:broader nalt:702 ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85076285>, <http://id.agrisemantics.org/gacs/C6737>, <http://aims.fao.org/aos/agrovoc/c_4297>, <http://id.cabi.org/cabt/66404> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:altLabel "leucocythemia"@en, "leukaemia"@en, "leucocythaemia"@en ;
  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> ;
  ns0:marc001 "21266" ;
  skos:definition nalt:707_def .

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

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

nalt:18963
  skos:prefLabel "leucosis bovina enzoótica"@es, "enzootic bovine leukosis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:707 .

nalt:707_def
  rdf:value "Enfermedad maligna progresiva de los órganos formadores de sangre, que se caracteriza por proliferación y desarrollo deformado de leucocitos y sus precursores en la sangre y médula ósea. La leucemia se clasifica clínicamente, según el grado de diferenciación celular, en aguda o crónica y según el tipo de célula predominante que interviene, en mieloide o linfoide."@es, "A progressive, malignant disease of the blood-forming organs, characterized by distorted proliferation and development of leukocytes and their precursors in the blood and bone marrow."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a ns0:Definition .

