@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:327630
  skos:prefLabel "compuestos de aluminio"@es, "aluminum compounds"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:7267 .

nalt:7277
  skos:prefLabel "cloruros"@es, "chlorides"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:7267 .

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

nalt:7267
  skos:hiddenLabel "aluminium-chloride"@en, "AlCl3"@en, "aluminum-chloride"@en, "aluminum trichlorides"@en ;
  skos:altLabel "aluminium chloride"@en, "aluminum trichloride"@en, "aluminium trichloride"@en ;
  skos:broader nalt:327630, nalt:7277 ;
  skos:prefLabel "aluminum chloride"@en, "cloruro de aluminio"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2019-02-27"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh86001873> ;
  ns0:marc001 "1957" .

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

