@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:10294
  skos:prefLabel "antitoxinas"@es, "antitoxins"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:10293 .

nalt:10293_def
  rdf:value "Fármaco o sustancia química que contrarresta las acciones tóxicas de un veneno."@es, "Drug or chemical that counteracts the toxic actions of a poison."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:10295
  skos:prefLabel "antivenenos"@es, "antivenoms"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:10293 .

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

nalt:286
  skos:prefLabel "medicamentos"@es, "drugs"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:10293 .

nalt:10293
  skos:hiddenLabel "antidote"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:10295, nalt:10294 ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85005663> ;
  skos:broader nalt:286 ;
  ns0:marc001 "2842" ;
  skos:prefLabel "antidotes"@en, "antídotos"@es ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2020-07-29"^^xsd:date ;
  skos:definition nalt:10293_def .

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

