@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#> .

nalt:30906
  skos:prefLabel "leishmaniasis cutánea"@es, "cutaneous leishmaniasis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:30909 .

nalt:7502
  skos:prefLabel "infecciones por protozoos"@es, "protozoal infections"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:30909 .

nalt:48242
  skos:prefLabel "leishmaniasis visceral"@es, "visceral leishmaniasis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:30909 .

nalt:30909
  skos:prefLabel "leishmaniasis"@es, "leishmaniasis"@en ;
  skos:related nalt:49578 ;
  skos:hiddenLabel "leishmaniases"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:exactMatch <http://id.cabi.org/cabt/65443>, <http://aims.fao.org/aos/agrovoc/c_35197>, <http://id.loc.gov/authorities/subjects/sh85075922>, <http://id.agrisemantics.org/gacs/C4367> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "leishmaniosis"@en ;
  skos:broader nalt:7502 ;
  ns0:marc001 "20956" ;
  skos:narrower nalt:30906, nalt:48242 ;
  dc:modified "2017-04-21"^^xsd:date .

nalt:49578
  skos:prefLabel "Leishmania"@es, "Leishmania"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:30909 .

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

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

