@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://w3id.org/ozcar-theia/> .

<https://w3id.org/ozcar-theia/c_3e765797>
  skos:prefLabel "Calibrated tiltmeter sensor level"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_ac845ffd> .

<https://w3id.org/ozcar-theia/simplifiedLabel>
  rdfs:comment "For Theia OZCAR information system purpose. This label is used to enhance discoverability on the information system."@en ;
  rdfs:label "Simplified label"@en .

<https://w3id.org/ozcar-theia/c_6154f2f7>
  skos:prefLabel "Tiltmeter sensor voltage"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_ac845ffd> .

<https://w3id.org/ozcar-theia/c_c1bb8a72>
  skos:prefLabel "Subsurface geophysics variable"@en ;
  a <https://w3id.org/ozcar-theia/CategoryOfVariable>, skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_ac845ffd> .

<https://w3id.org/ozcar-theia/c_d3bbd0e6>
  skos:prefLabel "Soil tilt angle"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_ac845ffd> .

<https://w3id.org/ozcar-theia/CategoryOfVariable>
  rdfs:label "Category of variable"@en ;
  a owl:Class .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_8d6ea282>
  skos:prefLabel "Gravimeter voltage"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_ac845ffd> .

<https://w3id.org/ozcar-theia/c_c60c8ec7>
  skos:prefLabel "Calibrated tiltmeter sensor common mode"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_ac845ffd> .

<https://w3id.org/ozcar-theia/c_ac845ffd>
  a <https://w3id.org/ozcar-theia/CategoryOfVariable>, skos:Concept ;
  dc:created "2022-12-20T08:49:12"^^xsd:dateTime ;
  skos:prefLabel "Deformation variable"@en ;
  skos:broader <https://w3id.org/ozcar-theia/c_c1bb8a72> ;
  skos:narrower <https://w3id.org/ozcar-theia/c_8d6ea282>, <https://w3id.org/ozcar-theia/c_d3bbd0e6>, <https://w3id.org/ozcar-theia/c_c60c8ec7>, <https://w3id.org/ozcar-theia/c_6154f2f7>, <https://w3id.org/ozcar-theia/c_3e765797> ;
  ns0:simplifiedLabel "Deformation"@en ;
  dc:modified "2023-05-03T08:38:13"^^xsd:dateTime ;
  skos:inScheme ns0: .

