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

nalt:14929
  skos:prefLabel "Clostridium tetani"@es, "Clostridium tetani"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:15181 .

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

nalt:15181_def
  rdf:value "Enfermedad causada por la tetanospasmina, potente toxina proteica producida por el Clostridium tetani. El tétanos usualmente ocurre luego de una herida aguda, como una herida punzante o laceración. El tétanos generalizado, la forma más común, se caracteriza por contracciones musculares tetánicas e hiperreflexia. El tétanos localizado se presenta como una condición ligera con manifestaciones restringidas a músculos cercanos a la herida. Puede progresar hacia la forma generalizada."@es, "A disease caused by tetanospasmin, a powerful protein toxin produced by Clostridium tetani. Tetanus usually occurs after an acute injury, such as a puncture wound or laceration. Generalized tetanus, the most common form, is characterized by tetanic muscular contractions and hyperreflexia. Localized tetanus presents itself as a mild condition with manifestations restricted to muscles near the wound. It may progress to the generalized form."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:15181
  skos:broader nalt:8545 ;
  dc:modified "2013-01-15"^^xsd:date ;
  skos:related nalt:14929 ;
  skos:exactMatch <http://id.cabi.org/cabt/115703>, <http://id.agrisemantics.org/gacs/C11438>, <http://id.loc.gov/authorities/subjects/sh85134166>, <http://aims.fao.org/aos/agrovoc/c_7685> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:prefLabel "tetanus"@en, "tétanos"@es ;
  ns0:marc001 "37117" ;
  skos:definition nalt:15181_def ;
  a ns0:Topic, skos:Concept .

