@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:135260
  skos:prefLabel "pervaporation"@en, "pervaporación"@es ;
  dc:created "2010-03-24"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "59134" ;
  skos:related nalt:2770, nalt:5851, nalt:3917 ;
  skos:definition nalt:135260_def ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh90006080> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:5857 ;
  dc:modified "2013-01-18"^^xsd:date .

nalt:2770
  skos:prefLabel "tecnología de procesamiento"@es, "processing technology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:135260 .

nalt:3917
  skos:prefLabel "tratamiento de desechos"@es, "waste treatment"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:135260 .

nalt:135260_def
  rdf:value "Pervaporación es un proceso en el cual una corriente líquida que contiene dos o más componentes se pone en contacto con un lado de una membrana polimérica no porosa, mientras que un vacío o gas de purga se aplica al otro lado. Los componentes de la corriente líquida dentro de la membrana, son filtrados a través de la membrana y se evaporan en la fase de vapor. (De ahí la palabra pervaporado). El vapor, conocido como \"el filtrado que se condensa. Debido a que las distintas especies en la mezcla tienen diferentes afinidades para la membrana, un componentes de baja concentración en el alimento, puede ser altamente enriquecido en el filtrado."@es, "Pervaporation is a process in which a liquid stream containing two or more components is placed in contact with one side of a non-porous polymeric membrane while a vacuum or gas purge is applied to the other side. The components in the liquid stream sorb into the membrane, permeate through the membrane, and evaporate into the vapor phase (hence the word pervaporate). The vapor, referred to as \"the permeate\", is then condensed. Due to different species in the feed mixture having different affinities for the membrane and different diffusion rates through the membrane, a component at low concentration in the feed can be highly enriched in the permeate."@en ;
  dc:source "US Environmental Protection Agency" ;
  a ns0:Definition .

nalt:5851
  skos:prefLabel "control de la polución"@es, "pollution control"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:135260 .

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

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

nalt:5857
  skos:prefLabel "tecnología medioambiental"@es, "environmental technology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:135260 .

