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

<https://w3id.org/ozcar-theia/c_7f1fba83>
  skos:prefLabel "Soil deformation sensor"@en ;
  a sosa:Sensor, <https://w3id.org/iadopt/ont/Entity>, skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_496a1a35> .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/def_0fd3f04d>
  dc:source <https://en.wikipedia.org/wiki/Tiltmeter> ;
  rdf:value "A tiltmeter is a sensitive inclinometer designed to measure very small changes from the vertical level, either on the ground or in structures."@en .

<https://w3id.org/ozcar-theia/c_57a9b377>
  skos:prefLabel "Silica long base tiltmeter"@en ;
  a sosa:Sensor, <https://w3id.org/iadopt/ont/Entity>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_496a1a35> .

<https://w3id.org/ozcar-theia/c_496a1a35>
  skos:prefLabel "Tiltmeter"@en ;
  skos:broader <https://w3id.org/ozcar-theia/c_7f1fba83> ;
  a sosa:Sensor, <https://w3id.org/iadopt/ont/Entity>, skos:Concept ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  dc:modified "2023-05-12T15:16:09"^^xsd:dateTime ;
  skos:definition <https://w3id.org/ozcar-theia/def_0fd3f04d> ;
  dc:created "2022-12-20T09:48:02"^^xsd:dateTime ;
  skos:narrower <https://w3id.org/ozcar-theia/c_57a9b377> .

