@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 owl: <http://www.w3.org/2002/07/owl#> .

<https://w3id.org/ozcar-theia/c_d0fbd294>
  skos:prefLabel "Experiment"@en ;
  a skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_67d7be43> .

<https://w3id.org/ozcar-theia/c_a5dfdc94>
  skos:prefLabel "Fluorescein tracer dilution"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_67d7be43> .

<https://w3id.org/ozcar-theia/c_67d7be43>
  skos:broader <https://w3id.org/ozcar-theia/c_d0fbd294> ;
  skos:narrower <https://w3id.org/ozcar-theia/c_ed254b5a>, <https://w3id.org/ozcar-theia/c_a5dfdc94>, <https://w3id.org/ozcar-theia/c_53458f84>, <https://w3id.org/ozcar-theia/c_0112816a> ;
  dc:created "2023-12-18T08:16:51"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Hydrology experiment"@en ;
  a skos:Concept .

<https://w3id.org/ozcar-theia/c_53458f84>
  skos:prefLabel "Glycine tracer dilution"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_67d7be43> .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_0112816a>
  skos:prefLabel "Groundwater pumping test"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_67d7be43> .

<https://w3id.org/ozcar-theia/c_ed254b5a>
  skos:prefLabel "Rhodamine tracer dilution"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_67d7be43> .

