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

nalt:315009
  skos:prefLabel "borohydrides"@en, "borohidruros"@es ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  ns0:marc001 "85481" ;
  dc:modified "2019-02-27"^^xsd:date ;
  skos:hiddenLabel "borohydride"@en, "tetra-hydroborate"@en, "tetrahydroborate"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "tetrahydroborates"@en ;
  skos:narrower nalt:327588 ;
  dc:created "2018-03-16"^^xsd:date ;
  skos:broader nalt:221197 .

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

nalt:327588
  skos:prefLabel "borohidruro de sodio"@es, "sodium borohydride"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:315009 .

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

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

