@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://w3id.org/ozcar-theia/c_2c664967>
  skos:prefLabel "Environmental entity"@en ;
  a skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_7cabe2f6> .

<https://w3id.org/ozcar-theia/c_d73ddccf>
  skos:prefLabel "Surface water"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_7cabe2f6> .

<https://w3id.org/ozcar-theia/c_bee9796f>
  skos:prefLabel "Water"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_7cabe2f6> .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_7cabe2f6>
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:narrower <https://w3id.org/ozcar-theia/c_d73ddccf>, <https://w3id.org/ozcar-theia/c_bee9796f>, <https://w3id.org/ozcar-theia/c_d314ef20> ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept ;
  skos:definition "[EnvThes] the portion of the planet which is water, e.g. the oceans, rivers, lakes, streams, and including soil water. "@en ;
  skos:broader <https://w3id.org/ozcar-theia/c_2c664967> ;
  skos:exactMatch <http://vocabs.lter-europe.net/EnvThes/21922>, <http://www.eionet.europa.eu/gemet/concept/4124> ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:prefLabel "Hydrosphere"@en .

<https://w3id.org/ozcar-theia/c_d314ef20>
  skos:prefLabel "Groundwater"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_7cabe2f6> .

