@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_55ebb111>
  skos:prefLabel "Phenomenon"@en ;
  a skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_7d4e704c> .

<https://w3id.org/ozcar-theia/c_7d4e704c>
  skos:broader <https://w3id.org/ozcar-theia/c_55ebb111> ;
  skos:definition "[Gemet] The general process or the group of processes whereby the materials of Earth's crust are loosened , dissolved, or worn away and simultaneously moved from one place to another, by natural agencies, which include weathering, solution, corrosion, and transportation, but usually exclude mass wasting."@en ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:exactMatch <http://www.eionet.europa.eu/gemet/concept/2963>, <http://vocabs.lter-europe.net/EnvThes/21285> ;
  skos:prefLabel "Erosion"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
