@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

<https://w3id.org/ozcar-theia/c_f72868af>
  skos:exactMatch <http://vocabs.lter-europe.net/EnvThes/21576> ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Topography"@en ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:definition <https://w3id.org/ozcar-theia/def_3b4bbde8> ;
  skos:narrower <https://w3id.org/ozcar-theia/c_51f0da30>, <https://w3id.org/ozcar-theia/c_1793e150> ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_3d4ce97d> .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/def_3b4bbde8>
  dc:source <https://en.wikipedia.org/wiki/Topography> ;
  rdf:value "Topography is the study of the forms and features of land surfaces. The topography of an area could refer to the surface forms and features themselves, or a description (especially their depiction in maps)."@en .

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

<https://w3id.org/ozcar-theia/c_3d4ce97d>
  skos:prefLabel "Land surface"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_f72868af> .

<https://w3id.org/ozcar-theia/c_1793e150>
  skos:prefLabel "River bed"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_f72868af> .

