@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#> .

nalt:215480
  skos:prefLabel "maghemita"@es, "maghemite"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:215479 .

nalt:215479
  skos:hiddenLabel "haematites"@en, "alpha-hematite"@en, "hematites"@en, "a-Fe2O3"@en, "a-hematite"@en ;
  skos:broader nalt:215473 ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:215480 ;
  dc:created "2014-04-29"^^xsd:date ;
  ns0:marc001 "67794" ;
  skos:altLabel "haematite"@en, "alpha-Fe2O3"@en ;
  dc:modified "2020-10-05"^^xsd:date ;
  skos:prefLabel "hematita"@es, "hematite"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

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

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

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

