@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:11568
  skos:prefLabel "acuíferos"@es, "aquifers"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:322866 .

nalt:322866
  skos:hiddenLabel "aquicludes"@en ;
  skos:definition nalt:322866_def ;
  skos:prefLabel "acuicludo"@es, "aquiclude"@en ;
  skos:related nalt:11568 ;
  skos:broader nalt:11569 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:modified "2018-11-14"^^xsd:date ;
  dc:created "2018-07-25"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "85071" .

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

nalt:322866_def
  rdf:value "Cuerpo rocoso impermeable que puede absorber lentamente el agua, pero que no puede transmitirla."@es, "An impermeable body of rock that may absorb water slowly, but does not transmit it."@en ;
  dc:source "US Environmental Protection Agency" ;
  a ns0:Definition .

nalt:11569
  skos:prefLabel "hidrogeología"@es, "hydrogeology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:322866 .

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

