@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:10061
  skos:prefLabel "Bacillus anthracis"@es, "Bacillus anthracis"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:10060 .

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

nalt:10060_def
  rdf:value "Infección aguda causada por la bacteria formadora de esporas Bacillus anthracis. Afecta comúnmente a animales provistos de pezuñas, tales como ovejas y cabras. La infección en humanos a menudo compromete la piel (ántrax cutáneo), los pulmones (ántrax por inhalación) o el tracto gastrointestinal. El ántrax no es contagioso y se puede tratar con antibióticos."@es, "An acute infection caused by the spore-forming bacteria Bacillus anthracis. It commonly affects hoofed animals such as sheep and goats. Infection in humans often involves the skin (cutaneous anthrax), the lungs (inhalation anthrax), or the gastrointestinal tract."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:311553
  skos:prefLabel "vacunas contra el ántrax"@es, "anthrax vaccines"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:10060 .

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

nalt:10060
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85005563>, <http://aims.fao.org/aos/agrovoc/c_483>, <http://id.cabi.org/cabt/11307>, <http://id.agrisemantics.org/gacs/C12542> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:10061, nalt:311553 ;
  dc:modified "2018-01-08"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  ns0:marc001 "2795" ;
  skos:broader nalt:8545 ;
  skos:definition nalt:10060_def ;
  skos:prefLabel "anthrax"@en, "ántrax"@es .

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

