@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:25792_def
  rdf:value "Técnica analítica de resolución de una mezcla química en sus compuestos componentes. Estos son separados en un papel absorbente (fase estacionaria) por sus diferentes grados de solubilidad y/o movilidad en el solvente (fase móvil)."@es, "An analytical technique for resolution of a chemical mixture into its component compounds. Compounds are separated on an adsorbent paper (stationary phase) by their varied degree of solubility/mobility in the eluting solvent (mobile phase)."@en ;
  dc:source "Medical Subject Headings 2014" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

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:25792 .

nalt:25792
  skos:hiddenLabel "paper chromatograms"@en, "paper-chromatographic"@en, "paper-chromatography"@en, "paper chromatogram"@en, "paper chromatographic"@en, "paper partition chromatography"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:4782 ;
  skos:prefLabel "paper chromatography"@en, "cromatografía en papel"@es ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85097605> ;
  dc:modified "2019-03-12"^^xsd:date ;
  skos:definition nalt:25792_def ;
  ns0:marc001 "27026" .

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

