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

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

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

nalt:10519
  skos:prefLabel "tripanocidas"@es, "trypanocides"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:235714 .

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

nalt:49578
  skos:prefLabel "Leishmania"@es, "Leishmania"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:235714 .

nalt:235714
  skos:related nalt:49578, nalt:30906, nalt:48242 ;
  skos:altLabel "leishmanicides"@en, "antileishmanial agents"@en, "antileishmanial drugs"@en, "leishmanicidal agents"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:prefLabel "antileishmanials"@en, "antileishmaniales"@es ;
  skos:broader nalt:10519 ;
  skos:hiddenLabel "leishmanicide"@en, "leishmanicidal drug"@en, "leishmanicidal drugs"@en, "anti-leishmanial drug"@en, "leishmanicidal agent"@en, "anti-leishmanial agents"@en, "anti-leishmanial agent"@en, "anti-leishmanials"@en, "anti-leishmanial drugs"@en ;
  dc:created "2015-01-12"^^xsd:date ;
  ns0:marc001 "63150" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2015-11-16"^^xsd:date .

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

