@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@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#> .

nalt:316652_def
  rdf:value "Condición en la que las propiedades de interés, por lo general las propiedades hidráulicas del acuífero, son las mismas en todas direcciones."@es, "The condition in which the properties of interest (generally hydraulic properties of the aquifer) are the same in all directions."@en ;
  dc:source "US Environmental Protection Agency" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:2828
  skos:prefLabel "propiedades fisicoquímicas"@es, "physicochemical properties"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:316652 .

nalt:316652
  skos:hiddenLabel "isotropic"@en ;
  skos:definition nalt:316652_def ;
  ns0:marc001 "88074" ;
  dc:modified "2018-11-14"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2018-05-09"^^xsd:date ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:316650 ;
  skos:broader nalt:2828 ;
  skos:prefLabel "isotropy"@en, "isotropía"@es .

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

nalt:316650
  skos:prefLabel "anisotropía"@es, "anisotropy"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:316652 .

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

