@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:8475
  skos:prefLabel "cromatografía"@es, "chromatography"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:228750 .

nalt:228750_def
  rdf:value "Técnica de separación híbrida que combina los principios de las separaciones cromatográfica y electroforética. Si bien el método fue inventado para separar especies neutrales, también puede ser aplicado a moléculas cargadas como los péptidos pequeños."@es, "A hybrid separation technique combining both chromatographic and electrophoretic separation principles. While the method was invented to separate neutral species, it can also be applied to charged molecules such as small peptides"@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:228750
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:prefLabel "micellar electrokinetic capillary chromatography"@en, "cromatografía capilar electrocinética micelar"@es ;
  skos:altLabel "MECC (micellar electrokinetic capillary chromatography)"@en, "MEKC (micellar electrokinetic capillary chromatography)"@en ;
  skos:hiddenLabel "micellar electrokinetic chromatography"@en, "micellar-electrokinetic-capillary-chromatography"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2014-09-16"^^xsd:date ;
  dc:modified "2015-03-25"^^xsd:date ;
  skos:definition nalt:228750_def ;
  ns0:marc001 "69658" ;
  skos:broader nalt:8475 .

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

