@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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#> .

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

nalt:63088
  skos:prefLabel "talco"@es, "talc"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:18626 .

nalt:18623
  skos:prefLabel "boratos"@es, "borates"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:18626 .

nalt:18626
  skos:broader nalt:2881, nalt:221197 ;
  skos:prefLabel "ácido bórico"@es, "boric acid"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:narrower nalt:18623 ;
  dc:modified "2015-01-07"^^xsd:date ;
  skos:hiddenLabel "boric acids"@en, "boric-acids"@en, "boric-acid"@en ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85015848>, <http://id.agrisemantics.org/gacs/C19049>, <http://aims.fao.org/aos/agrovoc/c_1016>, <http://id.cabi.org/cabt/19659> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "5444" ;
  skos:related nalt:63088 ;
  dc:created "2006-01-19"^^xsd:date .

nalt:221197
  skos:prefLabel "compuestos de boro"@es, "boron compounds"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:18626 .

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

nalt:2881
  skos:prefLabel "ácidos inorgánicos"@es, "inorganic acids"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:18626 .

