@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:18082
  skos:prefLabel "leucocitos"@es, "leukocytes"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:39763 .

nalt:18969
  skos:prefLabel "trastornos leucocíticos"@es, "leukocyte disorders"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:39763 .

nalt:49960
  skos:prefLabel "neutropenia"@es, "neutropenia"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:39763 .

nalt:39763
  skos:definition nalt:39763_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:broader nalt:18969 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "21271" ;
  skos:narrower nalt:22919, nalt:49960 ;
  skos:prefLabel "leukopenia"@en, "leucopenia"@es ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85076275> ;
  skos:related nalt:18082 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:altLabel "leukocytopenia"@en .

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

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

nalt:22919
  skos:prefLabel "panleucopenia felina"@es, "feline panleukopenia"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:39763 .

nalt:39763_def
  rdf:value "Condición en la que el número de leucocites en la sangre circulante está bajo el nivel normal."@es, "Condition in which the number of leukocytes in the circulating blood is below normal levels."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

