@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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#> .

nalt:334439_def
  rdf:value "Cantidad de espacio de los poros interconectados a través del cual los fluidos pueden pasar. Normalmente es inferior a la porosidad total, ya que algunos poros sin salida pueden estar llenos de fluido estático."@es, "The amount of interconnected pore space through which fluids can pass. Effective porosity is usually less than total porosity because some dead-end pores may be occupied by static fluid."@en ;
  dc:source "US, Environmental Protection Agency" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:334439
  skos:hiddenLabel "effective-porosity"@en, "effective porosities"@en ;
  skos:prefLabel "porosidad efectiva"@es, "effective porosity"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:created "2019-10-01"^^xsd:date ;
  skos:definition nalt:334439_def ;
  ns0:marc001previous "93773" ;
  ns0:marc001 "9813986811700041" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:58056 ;
  dc:modified "2019-12-16"^^xsd:date .

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

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

