@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:23712
  skos:prefLabel "separación"@es, "separation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:242727 .

nalt:242727
  skos:related nalt:23712, nalt:36156 ;
  skos:hiddenLabel "dielectrophoretic"@en, "di-electrophoresis"@en, "dielectrophoretic trapping"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:modified "2016-05-11"^^xsd:date ;
  skos:prefLabel "dielectrophoresis"@en, "dielectroforesis"@es ;
  skos:definition nalt:242727_def ;
  skos:broader nalt:8468 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2015-03-06"^^xsd:date ;
  ns0:marc001 "66035" .

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

nalt:242727_def
  rdf:value "Movimiento de partículas polarizables producido por un campo eléctrico alterno no uniforme."@es, "The motion of polarizable particles caused by a non-uniform alternating electric field."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:36156
  skos:prefLabel "campo eléctrico"@es, "electric field"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:242727 .

nalt:8468
  skos:prefLabel "métodos analíticos"@es, "analytical methods"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:242727 .

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

