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

nalt:30956_def
  rdf:value "Sales inorgánicas del ácido hipotético ácido ferrocianuro (H4Fe(CN)6)."@es, "Inorganic salts of the hypothetical acid ferrocyanic acid (H4Fe(CN)6)."@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:30956 .

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

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

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

