@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

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

nalt:20129
  skos:prefLabel "Brucella melitensis"@es, "Brucella melitensis"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:15157 .

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

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

nalt:15157
  skos:altLabel "Gibralter fever"@en, "Malta fever"@en, "Cyprus fever"@en, "undulant fever"@en, "Danube fever"@en ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85017288>, <http://id.cabi.org/cabt/21047>, <http://aims.fao.org/aos/agrovoc/c_1122>, <http://id.agrisemantics.org/gacs/C5141> ;
  skos:prefLabel "brucellosis"@en, "brucelosis"@es ;
  dc:modified "2016-03-11"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "6030" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:broader nalt:8545 ;
  skos:related nalt:20127, nalt:1988, nalt:20129 ;
  skos:definition nalt:15157_def ;
  skos:narrower nalt:1786 .

nalt:15157_def
  rdf:value "Enfermedad contagiosa que generalmente se presenta en el ganado bovino y lechero, pero también en ovejas, cerdos y otros mamíferos y causa aborto. En los seres humanos la enfermedad se conoce como fiebre ondulante."@es, "A contagious disease usually occurring in beef and dairy cattle, but also in sheep, pigs and other mammals which causes abortion. In humans the disease is known as undulant fever."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

nalt:1786
  skos:prefLabel "brucelosis bovina"@es, "bovine brucellosis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:15157 .

nalt:1988
  skos:prefLabel "patógenos alimentarios"@es, "food pathogens"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:15157 .

