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

<https://w3id.org/ozcar-theia/c_55ebb111>
  skos:prefLabel "Phenomenon"@en ;
  a skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_8c4cb6b7> .

<https://w3id.org/ozcar-theia/c_dff0781f> ns0:hasObjectOfInterest <https://w3id.org/ozcar-theia/c_8c4cb6b7> .
<https://w3id.org/ozcar-theia/c_fa4ff1cd>
  skos:prefLabel "Groundwater flow"@en ;
  a ns0:Entity, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_8c4cb6b7> .

<https://w3id.org/ozcar-theia/c_4414b517>
  skos:prefLabel "Wind"@en ;
  a ns0:Entity, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_8c4cb6b7> .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_24c85133>
  skos:prefLabel "Streamflow"@en ;
  a ns0:Entity, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_8c4cb6b7> .

<https://w3id.org/ozcar-theia/def_e6cf50ef> rdf:value "The motion of a gas or liquid"@en .
<https://w3id.org/ozcar-theia/c_8c4cb6b7>
  skos:narrower <https://w3id.org/ozcar-theia/c_4414b517>, <https://w3id.org/ozcar-theia/c_fa4ff1cd>, <https://w3id.org/ozcar-theia/c_24c85133> ;
  dc:modified "2023-05-16T13:57:40"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  a skos:Concept ;
  skos:definition <https://w3id.org/ozcar-theia/def_e6cf50ef> ;
  skos:broader <https://w3id.org/ozcar-theia/c_55ebb111> ;
  skos:prefLabel "Fluid flow"@en ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime .

