@prefix qudt:  <http://qudt.org/schema/qudt#> .
@prefix ssd:   <http://www.w3.org/ns/sparql-service-description#> .
@prefix owl:   <http://www.w3.org/2002/07/owl#> .
@prefix xsd:   <http://www.w3.org/2001/XMLSchema#> .
@prefix skos:  <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix qudt-unit: <http://qudt.org/vocab/unit#> .
@prefix qb:    <http://purl.org/linked-data/cube#> .
@prefix dgu:   <http://reference.data.gov.uk/def/reference/> .
@prefix ui:    <http://purl.org/linked-data/registry-ui#> .
@prefix dct:   <http://purl.org/dc/terms/> .
@prefix reg:   <http://purl.org/linked-data/registry#> .
@prefix qudt-quantity: <http://qudt.org/vocab/quantity#> .
@prefix grib2-parameter: <http://codes.wmo.int/grib2/schema/parameter/> .
@prefix api:   <http://purl.org/linked-data/api/vocab#> .
@prefix vann:  <http://purl.org/vocab/vann/> .
@prefix prov:  <http://www.w3.org/ns/prov#> .
@prefix foaf:  <http://xmlns.com/foaf/0.1/> .
@prefix common-unit: <http://codes.wmo.int/common/schema/unit/> .
@prefix cc:    <http://creativecommons.org/ns#> .
@prefix grib2-core: <http://codes.wmo.int/grib2/schema/core/> .
@prefix void:  <http://rdfs.org/ns/void#> .
@prefix version: <http://purl.org/linked-data/version#> .
@prefix bufr4-core: <http://codes.wmo.int/bufr4/schema/core/> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ldp:   <http://www.w3.org/ns/ldp#> .
@prefix time:  <http://www.w3.org/2006/time#> .
@prefix qudt-dimension: <http://qudt.org/vocab/dimension#> .
@prefix vs:    <http://www.w3.org/2003/06/sw-vocab-status/ns#> .
@prefix common-core: <http://codes.wmo.int/common/schema/core/> .
@prefix dc:    <http://purl.org/dc/elements/1.1/> .

<http://codes.wmo.int/wmdr/ObservingMethodTerrestrial/379>
        a                skos:Concept ;
        rdfs:label       "radar water level gauge" ;
        dct:description  "A radar water level gauge transmits microwave energy to measure the distance between the sensor and the water surface.  The time it takes for the energy to reflect off the water surface and return to the radar is used to calculate the distance between the sensor and the water surface.  Water level can then be determined from the elevation of the radar sensor and the sensor's measured distance to the water surface [Based on Skolnik et al, Radar Handbook, 3rd edition, 2008; Fulford et al, Testing and use of radar water level sensors by the U.S. Geological Survey, Manual on sea level: Measurement and interpretation Volume V: Radar gauges, 2016 and Fulford et al, Laboratory and field tests of the Sutron RLR-0003-1 water level sensor: U.S. Geological Survey Open-File Report,  2015]."@en ;
        skos:notation    "379" .

<http://codes.wmo.int/wmdr/ObservingMethodTerrestrial/_379>
        a                  reg:RegisterItem ;
        rdfs:label         "radar water level gauge" ;
        dct:dateSubmitted  "2024-01-02T17:12:41.158Z"^^xsd:dateTime ;
        dct:description    "A radar water level gauge transmits microwave energy to measure the distance between the sensor and the water surface.  The time it takes for the energy to reflect off the water surface and return to the radar is used to calculate the distance between the sensor and the water surface.  Water level can then be determined from the elevation of the radar sensor and the sensor's measured distance to the water surface [Based on Skolnik et al, Radar Handbook, 3rd edition, 2008; Fulford et al, Testing and use of radar water level sensors by the U.S. Geological Survey, Manual on sea level: Measurement and interpretation Volume V: Radar gauges, 2016 and Fulford et al, Laboratory and field tests of the Sutron RLR-0003-1 water level sensor: U.S. Geological Survey Open-File Report,  2015]."@en ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/wmdr/ObservingMethodTerrestrial/379> ;
                             reg:sourceGraph  <http://codes.wmo.int/wmdr/ObservingMethodTerrestrial/_379:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       379 ;
        reg:register       <http://codes.wmo.int/wmdr/ObservingMethodTerrestrial> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:accountName  "https://api.github.com/users/amilan17" ;
                             foaf:name         "amilan17"
                           ] ;
        owl:versionInfo    1 .
