@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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:3931
  skos:prefLabel "transporte activo"@es, "active transport"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:200627 .

nalt:200627
  skos:prefLabel "potencial de unión líquida"@es, "liquid junction potential"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:3910, nalt:3931, nalt:47612, nalt:33500 ;
  skos:definition nalt:200627_def ;
  ns0:marc001 "69080" ;
  dc:created "2013-07-26"^^xsd:date ;
  skos:broader nalt:24620 ;
  dc:modified "2013-12-06"^^xsd:date ;
  skos:hiddenLabel "liquid-junction-potential"@en .

nalt:47612
  skos:prefLabel "transporte de iones"@es, "ion transport"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:200627 .

nalt:33500
  skos:prefLabel "difusión"@es, "diffusion"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:200627 .

nalt:3910
  skos:prefLabel "potencial de la membrana"@es, "membrane potential"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:200627 .

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

nalt:200627_def
  rdf:value "Movimiento de composiciones químicas a través de la unión entre dos disoluciones electrolíticas que produce una diferencia de potencial entre ambas disoluciones."@es, "The movement of chemical compositions across the juction between two electrolyte solutions and introduce a potential difference between the two solutions."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

nalt:24620
  skos:prefLabel "química física"@es, "physical chemistry"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:200627 .

