@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:309699
  skos:prefLabel "compuestos sódicos"@es, "sodium compounds"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:25331 .

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

nalt:25331
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "common salt"@en, "NaCl (sodium chloride)"@en, "saline solution"@en ;
  skos:related nalt:10391 ;
  skos:hiddenLabel "saline-solution"@en, "saline-solutions"@en, "common-salt"@en, "sodium-chloride"@en, "saline solutions"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  dc:modified "2017-10-06"^^xsd:date ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_7146>, <http://id.cabi.org/cabt/107886>, <http://id.agrisemantics.org/gacs/C1617> ;
  skos:prefLabel "cloruro de sodio"@es, "sodium chloride"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "34227" ;
  skos:broader nalt:7277, nalt:309699 ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85116850> .

nalt:10391
  skos:prefLabel "hipertensión"@es, "hypertension"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:25331 .

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

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

