@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

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

nalt:123064
  ns0:marc001 "54280" ;
  skos:altLabel "potassium ferricyanide"@en ;
  skos:definition nalt:123064_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:30955 ;
  dc:created "2008-03-31"^^xsd:date ;
  skos:scopeNote "Usado para sales inorgánicas del ácido hipotético; USAR \"ferrocianuros\" para H3Fe(CN)6; para sales inorgánicas del ácido hipotético H4Fe(CN)6."@es, "Use for inorganic salts of the hypothetical acid, H3Fe(CN)6; For inorganic salts of the hypothetical acid, H4Fe(CN)6 USE ferrocyanides."@en ;
  skos:prefLabel "ferricianuros"@es, "ferricyanides"@en ;
  a skos:Concept, ns0:Chemical ;
  dc:modified "2020-11-03"^^xsd:date ;
  skos:hiddenLabel "ferricyanide"@en ;
  skos:narrower nalt:209266 .

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

nalt:123064_def
  rdf:value "Sales inorgánicas del ácido hipotético H3Fe(CN)6."@es, "Inorganic salts of the hypothetical acid, H3Fe(CN)6."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

nalt:209266
  skos:prefLabel "nitroprusiato"@es, "nitroprusside"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:123064 .

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

