@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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:215468
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  dc:modified "2020-11-03"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:215470, nalt:39900 ;
  skos:narrower nalt:215473 ;
  skos:hiddenLabel "ferric compound"@en ;
  skos:prefLabel "compuestos férricos"@es, "ferric compounds"@en ;
  skos:definition nalt:215468_def ;
  dc:created "2014-04-29"^^xsd:date ;
  ns0:marc001 "66855" ;
  skos:broader nalt:215467 .

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

nalt:215470
  skos:prefLabel "cloruros de hierro"@es, "iron chlorides"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:215468 .

nalt:215473
  skos:prefLabel "óxido férrico"@es, "ferric oxide"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:215468 .

nalt:215468_def
  rdf:value "Compuestos que contienen hierro trivalente."@es, "Compounds containing trivalent iron."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:215467
  skos:prefLabel "compuestos de hierro"@es, "iron compounds"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:215468 .

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

nalt:39900
  skos:prefLabel "hidróxidos de hierro"@es, "iron hydroxides"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:215468 .

