@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:291882
  skos:prefLabel "membranas isotrópicas"@es, "isotropic membranes"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:291884 .

nalt:291885
  skos:prefLabel "membranas intercambiadoras de iones"@es, "ion-exchange membranes"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:291884 .

nalt:58056
  skos:prefLabel "porosidad"@es, "porosity"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:291884 .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

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

nalt:291884
  skos:hiddenLabel "microporous polymeric membrane"@en, "microporous membrane"@en, "microporous hydrophilic membrane"@en, "polypropylene microporous hydrophilic membrane"@en, "microporous hydrophilic membranes"@en, "microporous polymeric membranes"@en, "polypropylene microporous hydrophilic membranes"@en ;
  skos:broader nalt:291882 ;
  ns0:marc001 "82639" ;
  a ns0:Topic, skos:Concept ;
  skos:prefLabel "membranas microporosas"@es, "microporous membranes"@en ;
  dc:created "2017-02-09"^^xsd:date ;
  skos:related nalt:291885, nalt:58056 ;
  dc:modified "2017-11-10"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

