@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/common/observation-type/METCE/2013/SamplingCoverageMeasurement>
        a                skos:Concept ;
        rdfs:label       "SamplingCoverageMeasurement"@en ;
        rdfs:seeAlso     <http://www.opengis.net/def/observationType/OGC-OM/2.0/OM_DiscreteCoverageObservation> ;
        dct:description  "SamplingCoverageMeasurement (a subclass of OM_DiscreteCoverageObservation) is intended for use where the observation is concerned with the evaluation of measurands that vary with respect to space and/or time - the result of this observation type shall refer to an entity of type CV_DiscreteCoverage (from ISO 19123). ComplexSamplingMeasurement enforces the following additional constraints: 'featureOfInterest' shall refer to an entity of type SF_SpatialSamplingFeature (from ISO 19156), or subclass thereof; and 'procedure' shall refer to an entity of type Process (from METCE), or subclass thereof. The Class ‘SamplingCoverageMeasurement’ is based on the SamplingCoverageObservation which is defined in an informative annex of ISO 19156. The term ‘measurement’ is used in the name in an attempt to reduce confusion arising from the overloading of the term ‘observation’."@en .

<http://codes.wmo.int/common/observation-type/METCE/2013/_SamplingCoverageMeasurement>
        a                  reg:RegisterItem ;
        rdfs:label         "SamplingCoverageMeasurement"@en ;
        dct:dateSubmitted  "2014-09-03T09:52:33.884Z"^^xsd:dateTime ;
        dct:description    "SamplingCoverageMeasurement (a subclass of OM_DiscreteCoverageObservation) is intended for use where the observation is concerned with the evaluation of measurands that vary with respect to space and/or time - the result of this observation type shall refer to an entity of type CV_DiscreteCoverage (from ISO 19123). ComplexSamplingMeasurement enforces the following additional constraints: 'featureOfInterest' shall refer to an entity of type SF_SpatialSamplingFeature (from ISO 19156), or subclass thereof; and 'procedure' shall refer to an entity of type Process (from METCE), or subclass thereof. The Class ‘SamplingCoverageMeasurement’ is based on the SamplingCoverageObservation which is defined in an informative annex of ISO 19156. The term ‘measurement’ is used in the name in an attempt to reduce confusion arising from the overloading of the term ‘observation’."@en ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/common/observation-type/METCE/2013/SamplingCoverageMeasurement> ;
                             reg:sourceGraph  <http://codes.wmo.int/common/observation-type/METCE/2013/_SamplingCoverageMeasurement:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "SamplingCoverageMeasurement" ;
        reg:register       <http://codes.wmo.int/common/observation-type/METCE/2013> ;
        reg:status         reg:statusExperimental ;
        reg:submitter      [ foaf:name  "bootstrap" ] ;
        owl:versionInfo    1 .
