@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:291882
  skos:prefLabel "membranas isotrópicas"@es, "isotropic membranes"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:194991 .

nalt:52083
  skos:prefLabel "osmosis"@es, "osmosis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:194991 .

nalt:194991
  dc:created "2013-01-30"^^xsd:date ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C21854>, <http://aims.fao.org/aos/agrovoc/c_26870>, <http://id.cabi.org/cabt/100334> ;
  skos:prefLabel "reverse osmosis"@en, "ósmosis inversa"@es ;
  dc:modified "2017-02-09"^^xsd:date ;
  skos:broader nalt:52083 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "72498" ;
  skos:related nalt:291882 ;
  skos:definition nalt:194991_def .

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

nalt:194991_def
  rdf:value "Aplicación de presión para detener o invertir el paso de un solvente a través de una membrana semipermeable que separa dos soluciones con diferentes concentraciones."@es, "The application of pressure to stop or reverse the transport of solvent through a semipermeable membrane separating two solutions of different solute concentration."@en ;
  dc:source "NASA Thesaurus" ;
  a ns0:Definition .

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

