@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:265
  skos:prefLabel "compuestos inorgánicos"@es, "inorganic compounds"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:46290 .

nalt:46290
  ns0:marc001 "18779" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:broader nalt:265 ;
  skos:hiddenLabel "hydride"@en ;
  skos:prefLabel "hydrides"@en, "hidruros"@es ;
  skos:narrower nalt:46291, nalt:329876 ;
  dc:modified "2019-04-12"^^xsd:date ;
  a skos:Concept, ns0:Chemical ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85063361> .

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

nalt:46291
  skos:prefLabel "fosfina"@es, "phosphine"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:46290 .

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

nalt:329876
  skos:prefLabel "hidruro magnésico"@es, "magnesium hydride"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:46290 .

