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

nalt:25790_def
  rdf:value "Técnica de separación en la que la fase estacionaria consta de resinas de intercambio de iones. Las resinas contienen iones pequeños sueltos que intercambian lugar fácilmente con otros iones pequeños de carga similar en soluciones que se aplican a las resinas."@es, "Separation technique in which the stationary phase consists of ion exchange resins. The resins contain loosely held small ions that easily exchange places with other small ions of like charge present in solutions washed over the resins."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

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

nalt:4782
  skos:prefLabel "cromatografía de líquidos"@es, "liquid chromatography"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:25790 .

nalt:25790
  skos:exactMatch <http://id.agrisemantics.org/gacs/C16077>, <http://id.loc.gov/authorities/subjects/sh85067797>, <http://id.cabi.org/cabt/61483>, <http://aims.fao.org/aos/agrovoc/c_28291> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:altLabel "ion-exchange chromatography"@en, "ion chromatography"@en ;
  skos:hiddenLabel "ion-exchange-chromatography"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:prefLabel "ion exchange chromatography"@en, "cromatografía de intercambio de iones"@es ;
  skos:definition nalt:25790_def ;
  skos:broader nalt:4782 ;
  dc:modified "2017-02-09"^^xsd:date ;
  skos:related nalt:9599 ;
  ns0:marc001 "19634" .

nalt:9599
  skos:prefLabel "resinas de intercambio de iones"@es, "ion exchange resins"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:25790 .

