@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/LevelOfData/level0>
        a                skos:Concept ;
        rdfs:label       "Level 0" ;
        dct:description  "CIMO: Analogue/digital electric signals. CEOS: Physical information: Reconstructed unprocessed instrument data at full space time resolution with all available supplemental information to be used in subsequent processing (e.g. ephemeris, health and safety) appended."@en ;
        skos:notation    "level0" .

<http://codes.wmo.int/wmdr/LevelOfData/raw>
        a                skos:Concept ;
        rdfs:label       "Raw" ;
        dct:description  "CEOS: Physical information: Data in their original packets, as received from a satellite"@en ;
        skos:notation    "raw" .

<http://codes.wmo.int/wmdr/LevelOfData/level3>
        a                skos:Concept ;
        rdfs:label       "Level III" ;
        dct:description  "CIMO: Level III (Initial state parameters) are internally consistent datasets, generally in grid-point form obtained from Level II data by applying established initialization procedures. NOTE: Data exchanged internationally are Level II or Level III data. CEOS: Geophysical information. Data or retrieved environmental variables which have been spatially and/or temporally re-sampled (i.e., derived from level 1 or 2 products). Such re-sampling may include averaging and compositing."@en ;
        skos:notation    "level3" .

<http://codes.wmo.int/wmdr/_LevelOfData>
        a                  reg:RegisterItem ;
        rdfs:label         "Level of data" ;
        dct:dateAccepted   "2020-04-29T14:36:19.6Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2019-10-14T16:36:39.202Z"^^xsd:dateTime ;
        dct:description    "Level of data" ;
        dct:modified       "2019-11-21T09:04:24.996Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity         <http://codes.wmo.int/wmdr/LevelOfData> ;
                             reg:entityVersion  <http://codes.wmo.int/wmdr/LevelOfData:2>
                           ] ;
        reg:itemClass      reg:Register , ldp:Container , skos:Collection ;
        reg:notation       "LevelOfData" ;
        reg:register       <http://codes.wmo.int/wmdr> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:accountName  "https://api.github.com/users/kurt-hectic" ;
                             foaf:name         "kurt-hectic"
                           ] ;
        owl:versionInfo    3 .

<http://codes.wmo.int/wmdr/LevelOfData/level1>
        a                skos:Concept ;
        rdfs:label       "Level I" ;
        dct:description  "CIMO: Level I data (Primary Data): in general, are instrument readings expressed in appropriate physical units, and referred to Earth geographical coordinates. They require conversion to the normal meteorological variables (identified in Part I, Chapter 1). Level I data themselves are in many cases obtained from the processing of electrical signals such as voltages, referred to as raw data. Examples of these data are satellite radiances and water-vapour pressure, positions of constant-level balloons, etc. but not raw telemetry signals. Level I data still require conversion to the meteorological parameters specified in the data requirements. CEOS: Physical information: Unpacked, reformatted level 0 data, with all supplemental information to be used in subsequent processing appended. Optional radiometric and geometric correction applied to produce parameters in physical units. Data generally presented as full time/space resolution. A wide variety of sub level products are possible."@en ;
        skos:notation    "level1" .

<http://codes.wmo.int/wmdr/LevelOfData/inapplicable>
        a                skos:Concept ;
        rdfs:label       "inapplicable" ;
        dct:description  "None of the codes in the table are applicable in the context of this particular observation."@en ;
        skos:notation    "inapplicable" .

<http://codes.wmo.int/wmdr/LevelOfData/level4>
        a                skos:Concept ;
        rdfs:label       "Level IV" ;
        dct:description  "CEOS: Thematic information. Model output or results from analyses of lower level data (i.e., variables that are not directly measured by the instruments, but are derived from these measurements)."@en ;
        skos:notation    "level4" .

<http://codes.wmo.int/wmdr/LevelOfData/unknown>
        a                skos:Concept ;
        rdfs:label       "unknown" ;
        dct:description  "The value is unknown or missing."@en ;
        skos:notation    "unknown" .

<http://codes.wmo.int/wmdr/LevelOfData>
        a                      reg:Register , ldp:Container , skos:Collection ;
        rdfs:label             "Level of data" ;
        dct:description        "Level of data" ;
        dct:modified           "2019-11-21T09:04:24.996Z"^^xsd:dateTime ;
        owl:versionInfo        2 ;
        skos:member            <http://codes.wmo.int/wmdr/LevelOfData/level0> , <http://codes.wmo.int/wmdr/LevelOfData/level3> , <http://codes.wmo.int/wmdr/LevelOfData/raw> , <http://codes.wmo.int/wmdr/LevelOfData/level1> , <http://codes.wmo.int/wmdr/LevelOfData/inapplicable> , <http://codes.wmo.int/wmdr/LevelOfData/level4> , <http://codes.wmo.int/wmdr/LevelOfData/level2> , <http://codes.wmo.int/wmdr/LevelOfData/unknown> ;
        ldp:hasMemberRelation  skos:member .

<http://codes.wmo.int/wmdr/LevelOfData/level2>
        a                skos:Concept ;
        rdfs:label       "Level II" ;
        dct:description  "CIMO: Level II data (Meteorological parameters). They may be obtained directly from many kinds of simple instruments, or derived from Level I data. For example, a sensor cannot measure visibility, which is a Level II quantity; instead, sensors measure the extinction coefficient, which is a Level I quantity. NOTE: Data exchanged internationally are Level II or Level III data. CEOS: Geophysical information. Retrieved environmental variables (e.g., ocean wave height, soil moisture, ice concentration) at the same resolution and location as the level 1 source data."@en ;
        skos:notation    "level2" .
