@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:14159
  skos:prefLabel "enfermedades de las aves de corral"@es, "poultry diseases"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:14166 .

nalt:14168
  skos:prefLabel "Plasmodium gallinaceum"@es, "Plasmodium gallinaceum"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:14166 .

nalt:14166
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "malaria aviar"@es, "avian malaria"@en ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C25361>, <http://aims.fao.org/aos/agrovoc/c_16686>, <http://id.cabi.org/cabt/158574>, <http://id.loc.gov/authorities/subjects/sh85010533> ;
  skos:broader nalt:14167, nalt:14159 ;
  ns0:marc001 "4075" ;
  a ns0:Topic, skos:Concept ;
  dc:modified "2018-05-15"^^xsd:date ;
  skos:related nalt:14168 ;
  skos:hiddenLabel "avian-malaria"@en ;
  skos:definition nalt:14166_def ;
  dc:created "2006-01-19"^^xsd:date .

nalt:14166_def
  rdf:value "Grupo de infecciones de aves de corral producidas por protozoos de los géneros Plasmodium, Leucocytozoon y Haemoproteus. Los ciclos de vida de estos parásitos y la enfermedad producida se parecen mucho a los observados en la malaria humana."@es, "Any of a group of infections of fowl caused by protozoa of the genera Plasmodium, Leucocytozoon, and Haemoproteus. The life cycles of these parasites and the disease produced bears strong resemblance to those observed in human malaria."@en ;
  dc:source "Medical Subject Headings 2018" ;
  a ns0:Definition .

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

nalt:14167
  skos:prefLabel "malaria"@es, "malaria"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:14166 .

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

