@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 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:30958_def
  rdf:value "Compuesto muy tóxico que inhibe muchos procesos metabólicos. Se ha demostrado que es especialmente un potente inhibidor de las hemoenzimas y las hemoproteínas. Se utiliza en diversos procesos industriales."@es, "A highly poisonous compound that is an inhibitor of many metabolic processes, but has been shown to be an especially potent inhibitor of heme enzymes and hemeproteins. It is used in many industrial processes."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:30955
  skos:prefLabel "cianuros"@es, "cyanides"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:30958 .

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

nalt:30958
  dc:modified "2020-11-03"^^xsd:date ;
  ns0:marc001 "29838" ;
  a ns0:Chemical, skos:Concept ;
  skos:hiddenLabel "potassium-cyanide"@en ;
  skos:definition nalt:30958_def ;
  skos:prefLabel "cianuro de potasio"@es, "potassium cyanide"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:30955 ;
  dc:created "2006-01-19"^^xsd:date .

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

