@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <https://w3id.org/iadopt/ont/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://w3id.org/ozcar-theia/def_1db56a1d>
  dc:source <https://dbpedia.org/resource/Aquifer_test> ;
  rdf:value "In hydrogeology, an aquifer test (or a pumping test) is conducted to evaluate an aquifer by \"stimulating\" the aquifer through constant pumping, and observing the aquifer's \"response\" (drawdown) in observation wells."@en .

<https://w3id.org/ozcar-theia/c_f8f70913> ns0:hasContextObject <https://w3id.org/ozcar-theia/c_0112816a> .
<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_67d7be43>
  skos:prefLabel "Hydrology experiment"@en ;
  a skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_0112816a> .

<https://w3id.org/ozcar-theia/c_0112816a>
  skos:broader <https://w3id.org/ozcar-theia/c_67d7be43> ;
  skos:definition <https://w3id.org/ozcar-theia/def_1db56a1d> ;
  dc:modified "2023-12-18T08:17:07"^^xsd:dateTime ;
  dc:created "2023-11-30T11:09:33"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Groundwater pumping test"@en ;
  a ns0:Entity, skos:Concept .

