@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:4904
  skos:prefLabel "tripanosomiasis"@es, "trypanosomiasis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:19000 .

nalt:19000
  ns0:marc001 "5592" ;
  a skos:Concept, ns0:Topic ;
  skos:related nalt:19005, nalt:66536 ;
  skos:prefLabel "bovine trypanosomiasis"@en, "tripanosomiasis bovina"@es ;
  skos:broader nalt:4904, nalt:9125 ;
  skos:altLabel "bovine trypanosomosis"@en, "nagana"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:definition nalt:19000_def ;
  skos:hiddenLabel "bovine-trypanosomiasis"@en ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85138296> ;
  dc:created "2006-01-19"^^xsd:date .

nalt:19005
  skos:prefLabel "Trypanosoma brucei brucei"@es, "Trypanosoma brucei brucei"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:19000 .

nalt:19000_def
  rdf:value "Infección en el ganado causada por varias especies de tripanosomas."@es, "Infection in cattle caused by various species of trypanosomes."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a ns0:Definition .

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

nalt:66536
  skos:prefLabel "Trypanosoma vivax"@es, "Trypanosoma vivax"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:19000 .

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

nalt:9125
  skos:prefLabel "enfermedades del ganado vacuno"@es, "cattle diseases"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:19000 .

