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

nalt:8545
  skos:prefLabel "infecciones bacterianas"@es, "bacterial infections"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:15164 .

nalt:215693
  skos:prefLabel "melioidosis"@es, "melioidosis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:15164 .

nalt:15164_def
  rdf:value "Enfermedad contagiosa de los caballos que se puede transmitir a los seres humanos. La causan Pseudomonas mallei (sin. Burkholderia mallei) y se caracteriza por ulceración de la mucosa respiratoria y una erupción de los nódulos de la piel."@es, "A contagious disease of horses that can be transmitted to humans. It is caused by Pseudomonas mallei (syn. Burkholderia mallei) and characterized by ulceration of the respiratory mucosa and an eruption of nodules on the skin."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:2922
  skos:prefLabel "Burkholderia mallei"@es, "Burkholderia mallei"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:15164 .

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

nalt:4875
  skos:prefLabel "enfermedades de los caballos"@es, "horse diseases"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:15164 .

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

nalt:15164
  skos:prefLabel "glanders"@en, "muermo"@es ;
  skos:broader nalt:4875, nalt:8545 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:definition nalt:15164_def ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85055089> ;
  skos:related nalt:215693, nalt:2922 ;
  ns0:marc001 "16594" ;
  dc:modified "2014-05-06"^^xsd:date .

