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

nalt:15173_def
  rdf:value "Enfermedad infecciosa aguda causada por la Yersinia pestis que afecta a humanos, roedores salvajes, y a sus ectoparásitos. Esta condición persiste debido a su firme atrincheramiento en ecosistemas de todo el mundo, que se forman entre un roedor salvaje y una pulga. La peste bubónica es la forma más común."@es, "An acute infectious disease caused by Yersinia pestis that affects humans, wild rodents, and their ectoparasites. This condition persists due to its firm entrenchment in sylvatic rodent-flea ecosystems throughout the world. Bubonic plague is the most common form."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:15173
  skos:altLabel "bubonic plague"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:prefLabel "plague"@en, "peste bubónica"@es ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C11690>, <http://id.loc.gov/authorities/subjects/sh85102591>, <http://id.cabi.org/cabt/91484> ;
  skos:broader nalt:8545 ;
  ns0:marc001 "28924" ;
  skos:related nalt:14851 ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2013-01-15"^^xsd:date ;
  skos:definition nalt:15173_def .

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

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

nalt:14851
  skos:prefLabel "Yersinia pestis"@es, "Yersinia pestis"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:15173 .

