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

<https://w3id.org/ozcar-theia/c_96a8bd79>
  dc:created "2022-12-20T10:29:09"^^xsd:dateTime ;
  a skos:Concept, <https://w3id.org/iadopt/ont/Entity>, sosa:Sensor ;
  skos:broader <https://w3id.org/ozcar-theia/c_c23c9bb6> ;
  skos:definition <https://w3id.org/ozcar-theia/def_5bf16790> ;
  dc:modified "2023-05-12T14:52:37"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Gravimeter"@en ;
  skos:narrower <https://w3id.org/ozcar-theia/c_b6d3a5d7> .

<https://w3id.org/ozcar-theia/def_5bf16790>
  dc:source <https://en.wikipedia.org/wiki/Gravimetry#Gravimeter> ;
  rdf:value "Gravimetry is the measurement of the strength of a gravitational field. Gravimetry may be used when either the magnitude of a gravitational field or the properties of matter responsible for its creation are of interest."@en .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_b6d3a5d7>
  skos:prefLabel "Continuous superconducting relative gravimeter"@en ;
  a sosa:Sensor, <https://w3id.org/iadopt/ont/Entity>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_96a8bd79> .

<https://w3id.org/ozcar-theia/c_c23c9bb6>
  skos:prefLabel "Instrument"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_96a8bd79> .

