@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:23045
  skos:prefLabel "capacidad de intercambio de cationes"@es, "cation exchange capacity"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:143145 .

nalt:23046
  skos:prefLabel "cationes intercambiables"@es, "exchangeable cations"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:143145 .

nalt:143145
  skos:related nalt:23046, nalt:23045, nalt:23047 ;
  skos:hiddenLabel "cation-exchange"@en ;
  skos:definition nalt:143145_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:exactMatch <http://id.cabi.org/cabt/25013>, <http://id.agrisemantics.org/gacs/C16401> ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:prefLabel "cation exchange"@en, "intercambio de cationes"@es ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "59533" ;
  skos:broader nalt:143143 ;
  dc:created "2011-02-25"^^xsd:date .

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

nalt:143143
  skos:prefLabel "intercambio de iones"@es, "ion exchange"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:143145 .

nalt:23047
  skos:prefLabel "resinas de intercambio de cationes"@es, "cation exchange resins"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:143145 .

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

nalt:143145_def
  rdf:value "Reacción química reversible entre un sólido, a menudo, una de las resinas de intercambio catiónico, y un fluido por el que los aniones pueden ser intercambiados de una sustancia a otra."@es, "Reversible chemical reaction between a solid, often one of the cation exchange resins, and a fluid whereby cations may be exchanged from one substance to another."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

