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

<https://w3id.org/ozcar-theia/def_877f973b> rdf:value "Geotechnical sensorsused to measure soil water content"@en .
<https://w3id.org/ozcar-theia/c_95ec807e>
  skos:prefLabel "Watermark soil moisture sensor"@en ;
  a sosa:Sensor, <https://w3id.org/iadopt/ont/Entity>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_c6cbc3e0> .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_c6cbc3e0>
  a skos:Concept, <https://w3id.org/iadopt/ont/Entity>, sosa:Sensor ;
  skos:definition <https://w3id.org/ozcar-theia/def_877f973b> ;
  skos:prefLabel "Soil moisture sensor"@en ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:narrower <https://w3id.org/ozcar-theia/c_831ada9d>, <https://w3id.org/ozcar-theia/c_95ec807e>, <https://w3id.org/ozcar-theia/c_42c95315> ;
  dc:modified "2023-05-12T15:15:28"^^xsd:dateTime ;
  skos:broader <https://w3id.org/ozcar-theia/c_c23c9bb6> .

<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_c6cbc3e0> .

<https://w3id.org/ozcar-theia/c_42c95315>
  skos:prefLabel "Campbell Scientific CS616 soil water content reflectometer"@en ;
  a sosa:Sensor, <https://w3id.org/iadopt/ont/Entity>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_c6cbc3e0> .

<https://w3id.org/ozcar-theia/c_831ada9d>
  skos:prefLabel "Campbell Scientific CS650 soil water content reflectometer"@en ;
  a sosa:Sensor, <https://w3id.org/iadopt/ont/Entity>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_c6cbc3e0> .

