@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/bufr4/b/10/081>
        a              skos:Concept ;
        rdfs:label     "Altitude of COG above reference ellipsoid"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                31 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "010081" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                0 ;
        <http://codes.wmo.int/def/bufr4/scale>
                3 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/m> ;
        skos:notation  "081" .

<http://codes.wmo.int/bufr4/b/10/053>
        a              skos:Concept ;
        rdfs:label     "Global navigation satellite system altitude"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                17 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "010053" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -1000 ;
        <http://codes.wmo.int/def/bufr4/scale>
                0 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/m> ;
        skos:notation  "053" .

<http://codes.wmo.int/bufr4/b/10/079>
        a              skos:Concept ;
        rdfs:label     "Off-nadir angle of the satellite from platform data"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                16 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "010079" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                0 ;
        <http://codes.wmo.int/def/bufr4/scale>
                4 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/deg> ;
        skos:notation  "079" .

<http://codes.wmo.int/bufr4/b/10/060>
        a              skos:Concept ;
        rdfs:label     "Pressure change"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                11 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "010060" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -1024 ;
        <http://codes.wmo.int/def/bufr4/scale>
                -1 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/Pa> ;
        skos:notation  "060" .

<http://codes.wmo.int/bufr4/b/10/032>
        a              skos:Concept ;
        rdfs:label     "Satellite distance to Earth's centre"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                27 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "010032" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                0 ;
        <http://codes.wmo.int/def/bufr4/scale>
                1 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/m> ;
        skos:notation  "032" .

<http://codes.wmo.int/bufr4/b/10/004>
        a              skos:Concept ;
        rdfs:label     "Pressure"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                14 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "010004" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                0 ;
        <http://codes.wmo.int/def/bufr4/scale>
                -1 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/Pa> ;
        skos:notation  "004" .

<http://codes.wmo.int/bufr4/b/10/086>
        a              skos:Concept ;
        rdfs:label     "Geoid's height"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                18 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "010086" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -131072 ;
        <http://codes.wmo.int/def/bufr4/scale>
                3 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/m> ;
        skos:notation  "086" .

<http://codes.wmo.int/bufr4/b/10/099>
        a              skos:Concept ;
        rdfs:label     "Loading tide height geocentric ocean tide solution 2"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                12 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "010099" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -2000 ;
        <http://codes.wmo.int/def/bufr4/scale>
                4 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/m> ;
        skos:notation  "099" .

<http://codes.wmo.int/bufr4/b/10/011>
        a              skos:Concept ;
        rdfs:label     "Maximum pressure reduced to mean sea level"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                14 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "010011" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                0 ;
        <http://codes.wmo.int/def/bufr4/scale>
                -1 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/Pa> ;
        skos:notation  "011" .

<http://codes.wmo.int/bufr4/b/10/080>
        a              skos:Concept ;
        rdfs:label     "Viewing zenith angle"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                15 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "010080" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -9000 ;
        <http://codes.wmo.int/def/bufr4/scale>
                2 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/deg> ;
        skos:notation  "080" .

<http://codes.wmo.int/bufr4/b/10/052>
        a              skos:Concept ;
        rdfs:label     "Altimeter setting (QNH)"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                14 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "010052" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                0 ;
        <http://codes.wmo.int/def/bufr4/scale>
                -1 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/Pa> ;
        skos:notation  "052" .

<http://codes.wmo.int/bufr4/b/10/093>
        a              skos:Concept ;
        rdfs:label     "Geocentric pole tide height"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                16 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "010093" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -32768 ;
        <http://codes.wmo.int/def/bufr4/scale>
                3 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/m> ;
        skos:notation  "093" .

<http://codes.wmo.int/bufr4/b/10/009>
        a              skos:Concept ;
        rdfs:label     "Geopotential height"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                17 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "010009" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -1000 ;
        <http://codes.wmo.int/def/bufr4/scale>
                0 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/gpm> ;
        skos:notation  "009" .

<http://codes.wmo.int/bufr4/b/10/031>
        a              skos:Concept ;
        rdfs:label     "In direction of the North Pole, distance from the Earth's centre"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                31 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "010031" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -1073741824 ;
        <http://codes.wmo.int/def/bufr4/scale>
                2 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/m> ;
        skos:notation  "031" ;
        skos:note      "(see Notes 2 and 3)"@en .

<http://codes.wmo.int/bufr4/b/10/003>
        a              skos:Concept ;
        rdfs:label     "Geopotential"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                17 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "010003" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -400 ;
        <http://codes.wmo.int/def/bufr4/scale>
                -1 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/m2_s-2> ;
        skos:notation  "003" .

<http://codes.wmo.int/bufr4/b/10/085>
        a              skos:Concept ;
        rdfs:label     "Mean sea-surface height"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                18 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "010085" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -131072 ;
        <http://codes.wmo.int/def/bufr4/scale>
                3 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/m> ;
        skos:notation  "085" .

<http://codes.wmo.int/bufr4/b/10/098>
        a              skos:Concept ;
        rdfs:label     "Loading tide height geocentric ocean tide solution 1"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                12 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "010098" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -2000 ;
        <http://codes.wmo.int/def/bufr4/scale>
                4 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/m> ;
        skos:notation  "098" .

<http://codes.wmo.int/bufr4/b/10/010>
        a              skos:Concept ;
        rdfs:label     "Minimum pressure reduced to mean sea level"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                14 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "010010" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                0 ;
        <http://codes.wmo.int/def/bufr4/scale>
                -1 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/Pa> ;
        skos:notation  "010" .

<http://codes.wmo.int/bufr4/b/10/051>
        a              skos:Concept ;
        rdfs:label     "Pressure reduced to mean sea level"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                14 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "010051" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                0 ;
        <http://codes.wmo.int/def/bufr4/scale>
                -1 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/Pa> ;
        skos:notation  "051" .

<http://codes.wmo.int/bufr4/b/10>
        a                        ldp:Container , skos:Collection , reg:Register ;
        rdfs:label               "BUFR/CREX Non-coordinate location (vertical)"@en ;
        dct:modified             "2014-09-03T09:56:46.68Z"^^xsd:dateTime ;
        dct:publisher            <http://codes.wmo.int/system/organization/wmo> ;
        reg:manager              <http://codes.wmo.int/system/organization/www-dm> ;
        reg:owner                <http://codes.wmo.int/system/organization/wmo> ;
        owl:versionInfo          1 ;
        skos:member              <http://codes.wmo.int/bufr4/b/10/011> , <http://codes.wmo.int/bufr4/b/10/101> , <http://codes.wmo.int/bufr4/b/10/087> , <http://codes.wmo.int/bufr4/b/10/085> , <http://codes.wmo.int/bufr4/b/10/080> , <http://codes.wmo.int/bufr4/b/10/063> , <http://codes.wmo.int/bufr4/b/10/032> , <http://codes.wmo.int/bufr4/b/10/093> , <http://codes.wmo.int/bufr4/b/10/035> , <http://codes.wmo.int/bufr4/b/10/002> , <http://codes.wmo.int/bufr4/b/10/102> , <http://codes.wmo.int/bufr4/b/10/062> , <http://codes.wmo.int/bufr4/b/10/053> , <http://codes.wmo.int/bufr4/b/10/081> , <http://codes.wmo.int/bufr4/b/10/079> , <http://codes.wmo.int/bufr4/b/10/091> , <http://codes.wmo.int/bufr4/b/10/092> , <http://codes.wmo.int/bufr4/b/10/100> , <http://codes.wmo.int/bufr4/b/10/004> , <http://codes.wmo.int/bufr4/b/10/051> , <http://codes.wmo.int/bufr4/b/10/052> , <http://codes.wmo.int/bufr4/b/10/060> , <http://codes.wmo.int/bufr4/b/10/010> , <http://codes.wmo.int/bufr4/b/10/001> , <http://codes.wmo.int/bufr4/b/10/099> , <http://codes.wmo.int/bufr4/b/10/097> , <http://codes.wmo.int/bufr4/b/10/061> , <http://codes.wmo.int/bufr4/b/10/033> , <http://codes.wmo.int/bufr4/b/10/070> , <http://codes.wmo.int/bufr4/b/10/034> , <http://codes.wmo.int/bufr4/b/10/008> , <http://codes.wmo.int/bufr4/b/10/009> , <http://codes.wmo.int/bufr4/b/10/084> , <http://codes.wmo.int/bufr4/b/10/003> , <http://codes.wmo.int/bufr4/b/10/090> , <http://codes.wmo.int/bufr4/b/10/040> , <http://codes.wmo.int/bufr4/b/10/031> , <http://codes.wmo.int/bufr4/b/10/036> , <http://codes.wmo.int/bufr4/b/10/088> , <http://codes.wmo.int/bufr4/b/10/086> , <http://codes.wmo.int/bufr4/b/10/064> , <http://codes.wmo.int/bufr4/b/10/050> , <http://codes.wmo.int/bufr4/b/10/007> , <http://codes.wmo.int/bufr4/b/10/095> , <http://codes.wmo.int/bufr4/b/10/096> , <http://codes.wmo.int/bufr4/b/10/098> , <http://codes.wmo.int/bufr4/b/10/089> , <http://codes.wmo.int/bufr4/b/10/082> , <http://codes.wmo.int/bufr4/b/10/083> ;
        ldp:membershipPredicate  skos:member .

<http://codes.wmo.int/bufr4/b/10/092>
        a              skos:Concept ;
        rdfs:label     "Solid Earth tide height"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                16 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "010092" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -32768 ;
        <http://codes.wmo.int/def/bufr4/scale>
                3 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/m> ;
        skos:notation  "092" .

<http://codes.wmo.int/bufr4/b/10/064>
        a               skos:Concept ;
        rdfs:label      "SIGMET cruising level"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                3 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "010064" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                0 ;
        <http://codes.wmo.int/def/bufr4/scale>
                0 ;
        dct:references  <http://codes.wmo.int/bufr4/codeflag/0-10-064> ;
        skos:notation   "064" .

<http://codes.wmo.int/bufr4/b/10/036>
        a              skos:Concept ;
        rdfs:label     "Geoid undulation"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                15 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "010036" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -15000 ;
        <http://codes.wmo.int/def/bufr4/scale>
                2 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/m> ;
        skos:notation  "036" ;
        skos:note      "(see Note 4)"@en .

<http://codes.wmo.int/bufr4/b/10/008>
        a              skos:Concept ;
        rdfs:label     "Geopotential"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                20 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "010008" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -10000 ;
        <http://codes.wmo.int/def/bufr4/scale>
                0 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/m2_s-2> ;
        skos:notation  "008" .

<http://codes.wmo.int/bufr4/b/10/102>
        a              skos:Concept ;
        rdfs:label     "Sea-surface height anomaly"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                16 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "010102" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -32768 ;
        <http://codes.wmo.int/def/bufr4/scale>
                3 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/m> ;
        skos:notation  "102" .

<http://codes.wmo.int/bufr4/b/10/002>
        a              skos:Concept ;
        rdfs:label     "Height"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                16 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "010002" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -40 ;
        <http://codes.wmo.int/def/bufr4/scale>
                -1 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/m> ;
        skos:notation  "002" .

<http://codes.wmo.int/bufr4/b/10/084>
        a              skos:Concept ;
        rdfs:label     "Squared off-nadir angle of the satellite from waveform data"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                16 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "010084" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                0 ;
        <http://codes.wmo.int/def/bufr4/scale>
                2 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/deg2> ;
        skos:notation  "084" .

<http://codes.wmo.int/bufr4/b/10/097>
        a              skos:Concept ;
        rdfs:label     "Mean sea-surface height from altimeter only"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                18 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "010097" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -131072 ;
        <http://codes.wmo.int/def/bufr4/scale>
                3 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/m> ;
        skos:notation  "097" .

<http://codes.wmo.int/bufr4/b/10/050>
        a              skos:Concept ;
        rdfs:label     "Standard deviation altitude"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                16 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "010050" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                0 ;
        <http://codes.wmo.int/def/bufr4/scale>
                2 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/m> ;
        skos:notation  "050" .

<http://codes.wmo.int/bufr4/b/10/091>
        a              skos:Concept ;
        rdfs:label     "Tidal loading height"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                16 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "010091" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -32768 ;
        <http://codes.wmo.int/def/bufr4/scale>
                3 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/m> ;
        skos:notation  "091" .

<http://codes.wmo.int/bufr4/b/10/063>
        a               skos:Concept ;
        rdfs:label      "Characteristic of pressure tendency"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                4 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "010063" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                0 ;
        <http://codes.wmo.int/def/bufr4/scale>
                0 ;
        dct:references  <http://codes.wmo.int/bufr4/codeflag/0-10-063> ;
        skos:notation   "063" .

<http://codes.wmo.int/bufr4/b/10/035>
        a              skos:Concept ;
        rdfs:label     "Earth's local radius of curvature"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                22 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "010035" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                62000000 ;
        <http://codes.wmo.int/def/bufr4/scale>
                1 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/m> ;
        skos:notation  "035" .

<http://codes.wmo.int/bufr4/b/10/007>
        a              skos:Concept ;
        rdfs:label     "Height"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                17 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "010007" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -1000 ;
        <http://codes.wmo.int/def/bufr4/scale>
                0 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/m> ;
        skos:notation  "007" .

<http://codes.wmo.int/bufr4/b/10/101>
        a              skos:Concept ;
        rdfs:label     "Squared off-nadir angle of the satellite from waveform data"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                16 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "010101" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -32768 ;
        <http://codes.wmo.int/def/bufr4/scale>
                2 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/deg2> ;
        skos:notation  "101" .

<http://codes.wmo.int/bufr4/b/10/089>
        a              skos:Concept ;
        rdfs:label     "Total geocentric ocean tide height (solution 2)"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                16 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "010089" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -32768 ;
        <http://codes.wmo.int/def/bufr4/scale>
                3 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/m> ;
        skos:notation  "089" .

<http://codes.wmo.int/bufr4/b/10/001>
        a              skos:Concept ;
        rdfs:label     "Height of land surface"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                15 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "010001" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -400 ;
        <http://codes.wmo.int/def/bufr4/scale>
                0 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/m> ;
        skos:notation  "001" .

<http://codes.wmo.int/bufr4/b/10/070>
        a              skos:Concept ;
        rdfs:label     "Indicated aircraft altitude"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                16 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "010070" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -400 ;
        <http://codes.wmo.int/def/bufr4/scale>
                0 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/m> ;
        skos:notation  "070" .

<http://codes.wmo.int/bufr4/b/10/083>
        a              skos:Concept ;
        rdfs:label     "Squared off-nadir angle of the satellite from platform data"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                16 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "010083" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                0 ;
        <http://codes.wmo.int/def/bufr4/scale>
                2 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/deg2> ;
        skos:notation  "083" .

<http://codes.wmo.int/bufr4/b/10/096>
        a              skos:Concept ;
        rdfs:label     "Mean dynamic topography"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                18 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "010096" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -131072 ;
        <http://codes.wmo.int/def/bufr4/scale>
                3 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/m> ;
        skos:notation  "096" .

<http://codes.wmo.int/bufr4/b/10/090>
        a              skos:Concept ;
        rdfs:label     "Long period tide height"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                16 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "010090" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -32768 ;
        <http://codes.wmo.int/def/bufr4/scale>
                3 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/m> ;
        skos:notation  "090" .

<http://codes.wmo.int/bufr4/b/10/062>
        a              skos:Concept ;
        rdfs:label     "24-hour pressure change"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                11 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "010062" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -1000 ;
        <http://codes.wmo.int/def/bufr4/scale>
                -1 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/Pa> ;
        skos:notation  "062" .

<http://codes.wmo.int/bufr4/b/10/034>
        a              skos:Concept ;
        rdfs:label     "Earth's radius"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                27 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "010034" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                0 ;
        <http://codes.wmo.int/def/bufr4/scale>
                1 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/m> ;
        skos:notation  "034" .

<http://codes.wmo.int/bufr4/b/10/100>
        a              skos:Concept ;
        rdfs:label     "Non-equilibrium long period tide height"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                12 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "010100" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -2000 ;
        <http://codes.wmo.int/def/bufr4/scale>
                4 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/m> ;
        skos:notation  "100" .

<http://codes.wmo.int/bufr4/b/10/088>
        a              skos:Concept ;
        rdfs:label     "Total geocentric ocean tide height (solution 1)"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                16 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "010088" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -32768 ;
        <http://codes.wmo.int/def/bufr4/scale>
                3 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/m> ;
        skos:notation  "088" .

<http://codes.wmo.int/bufr4/b/10/082>
        a              skos:Concept ;
        rdfs:label     "Instantaneous altitude rate"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                17 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "010082" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -65536 ;
        <http://codes.wmo.int/def/bufr4/scale>
                3 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/m_s-1> ;
        skos:notation  "082" .

<http://codes.wmo.int/bufr4/b/10/095>
        a              skos:Concept ;
        rdfs:label     "Height of atmosphere used"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                16 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "010095" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                0 ;
        <http://codes.wmo.int/def/bufr4/scale>
                0 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/m> ;
        skos:notation  "095" .

<http://codes.wmo.int/bufr4/b/10/061>
        a              skos:Concept ;
        rdfs:label     "3-hour pressure change"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                10 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "010061" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -500 ;
        <http://codes.wmo.int/def/bufr4/scale>
                -1 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/Pa> ;
        skos:notation  "061" .

<http://codes.wmo.int/bufr4/b/10/033>
        a              skos:Concept ;
        rdfs:label     "Altitude (platform to ellipsoid)"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                27 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "010033" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                0 ;
        <http://codes.wmo.int/def/bufr4/scale>
                1 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/m> ;
        skos:notation  "033" .

<http://codes.wmo.int/bufr4/b/10/087>
        a              skos:Concept ;
        rdfs:label     "Ocean depth/land elevation"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                18 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "010087" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -131072 ;
        <http://codes.wmo.int/def/bufr4/scale>
                1 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/m> ;
        skos:notation  "087" .

<http://codes.wmo.int/bufr4/b/10/040>
        a              skos:Concept ;
        rdfs:label     "Number of retrieved layers"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                10 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "010040" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                0 ;
        <http://codes.wmo.int/def/bufr4/scale>
                0 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/1> ;
        skos:notation  "040" .
