@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/13/038>
        a               skos:Concept ;
        rdfs:label      "Superadiabatic indicator"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                2 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013038" ;
        <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-13-038> ;
        skos:notation   "038" .

<http://codes.wmo.int/bufr4/b/13/117>
        a              skos:Concept ;
        rdfs:label     "Snow density (liquid water content)"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                10 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013117" ;
        <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/kg_m-3> ;
        skos:notation  "117" .

<http://codes.wmo.int/bufr4/b/13/060>
        a              skos:Concept ;
        rdfs:label     "Total accumulated precipitation"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                17 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013060" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -1 ;
        <http://codes.wmo.int/def/bufr4/scale>
                1 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/kg_m-2> ;
        skos:notation  "060" .

<http://codes.wmo.int/bufr4/b/13/032>
        a              skos:Concept ;
        rdfs:label     "Evaporation/evapotranspiration"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                8 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013032" ;
        <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/kg_m-2> ;
        skos:notation  "032" ;
        skos:note      "(see Note 5)"@en .

<http://codes.wmo.int/bufr4/b/13/004>
        a              skos:Concept ;
        rdfs:label     "Vapour pressure"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                10 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013004" ;
        <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/13/073>
        a              skos:Concept ;
        rdfs:label     "Maximum water level"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                14 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013073" ;
        <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  "073" .

<http://codes.wmo.int/bufr4/b/13/045>
        a              skos:Concept ;
        rdfs:label     "KO index"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                8 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013045" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -30 ;
        <http://codes.wmo.int/def/bufr4/scale>
                0 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/K> ;
        skos:notation  "045" .

<http://codes.wmo.int/bufr4/b/13/058>
        a              skos:Concept ;
        rdfs:label     "Size of precipitating element"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                7 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013058" ;
        <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/m> ;
        skos:notation  "058" .

<http://codes.wmo.int/bufr4/b/13/111>
        a              skos:Concept ;
        rdfs:label     "Soil moisture"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                10 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013111" ;
        <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/g_kg-1> ;
        skos:notation  "111" .

<http://codes.wmo.int/bufr4/b/13/099>
        a              skos:Concept ;
        rdfs:label     "Log10 of integrated cloud particle density"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                7 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013099" ;
        <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/log(m-2)> ;
        skos:notation  "099" .

<http://codes.wmo.int/bufr4/b/13/011>
        a              skos:Concept ;
        rdfs:label     "Total precipitation/total water equivalent"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                14 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013011" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -1 ;
        <http://codes.wmo.int/def/bufr4/scale>
                1 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/kg_m-2> ;
        skos:notation  "011" .

<http://codes.wmo.int/bufr4/b/13/080>
        a              skos:Concept ;
        rdfs:label     "Water pH"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                10 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013080" ;
        <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/pH_unit> ;
        skos:notation  "080" .

<http://codes.wmo.int/bufr4/b/13/052>
        a              skos:Concept ;
        rdfs:label     "Highest daily amount of precipitation"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                14 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013052" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -1 ;
        <http://codes.wmo.int/def/bufr4/scale>
                1 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/kg_m-2> ;
        skos:notation  "052" .

<http://codes.wmo.int/bufr4/b/13/093>
        a              skos:Concept ;
        rdfs:label     "Cloud optical thickness"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                8 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013093" ;
        <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  "093" .

<http://codes.wmo.int/bufr4/b/13/009>
        a              skos:Concept ;
        rdfs:label     "Relative humidity"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                12 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013009" ;
        <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/percent> ;
        skos:notation  "009" ;
        skos:note      "(see Note 6)"@en .

<http://codes.wmo.int/bufr4/b/13/031>
        a              skos:Concept ;
        rdfs:label     "Evapotranspiration"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                7 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013031" ;
        <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/kg_m-2> ;
        skos:notation  "031" .

<http://codes.wmo.int/bufr4/b/13/003>
        a              skos:Concept ;
        rdfs:label     "Relative humidity"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                7 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013003" ;
        <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/percent> ;
        skos:notation  "003" .

<http://codes.wmo.int/bufr4/b/13/072>
        a              skos:Concept ;
        rdfs:label     "Downstream water level"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                14 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013072" ;
        <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  "072" .

<http://codes.wmo.int/bufr4/b/13/044>
        a              skos:Concept ;
        rdfs:label     "K index"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                8 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013044" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -30 ;
        <http://codes.wmo.int/def/bufr4/scale>
                0 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/K> ;
        skos:notation  "044" .

<http://codes.wmo.int/bufr4/b/13/016>
        a              skos:Concept ;
        rdfs:label     "Precipitable water"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                7 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013016" ;
        <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/kg_m-2> ;
        skos:notation  "016" .

<http://codes.wmo.int/bufr4/b/13/085>
        a              skos:Concept ;
        rdfs:label     "Oxidation Reduction Potential (ORP)"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                14 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013085" ;
        <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/V> ;
        skos:notation  "085" .

<http://codes.wmo.int/bufr4/b/13/057>
        a               skos:Concept ;
        rdfs:label      "Time of beginning or end of precipitation"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                4 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013057" ;
        <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-13-057> ;
        skos:notation   "057" .

<http://codes.wmo.int/bufr4/b/13/110>
        a              skos:Concept ;
        rdfs:label     "Mass mixing ratio"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                7 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013110" ;
        <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/percent> ;
        skos:notation  "110" .

<http://codes.wmo.int/bufr4/b/13/098>
        a              skos:Concept ;
        rdfs:label     "Integrated water vapour density"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                30 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013098" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                0 ;
        <http://codes.wmo.int/def/bufr4/scale>
                8 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/kg_m-2> ;
        skos:notation  "098" .

<http://codes.wmo.int/bufr4/b/13/051>
        a               skos:Concept ;
        rdfs:label      "Frequency group, precipitation"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                4 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013051" ;
        <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-13-051> ;
        skos:notation   "051" .

<http://codes.wmo.int/bufr4/b/13/023>
        a              skos:Concept ;
        rdfs:label     "Total precipitation past 24 hours"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                14 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013023" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -1 ;
        <http://codes.wmo.int/def/bufr4/scale>
                1 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/kg_m-2> ;
        skos:notation  "023" .

<http://codes.wmo.int/bufr4/b/13/008>
        a              skos:Concept ;
        rdfs:label     "Maximum relative humidity"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                7 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013008" ;
        <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/percent> ;
        skos:notation  "008" .

<http://codes.wmo.int/bufr4/b/13/115>
        a              skos:Concept ;
        rdfs:label     "Ice thickness"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                19 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013115" ;
        <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  "115" ;
        skos:note      "(see Note 9)"@en .

<http://codes.wmo.int/bufr4/b/13/002>
        a              skos:Concept ;
        rdfs:label     "Mixing ratio"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                14 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013002" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                0 ;
        <http://codes.wmo.int/def/bufr4/scale>
                5 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/kg_kg-1> ;
        skos:notation  "002" .

<http://codes.wmo.int/bufr4/b/13/071>
        a              skos:Concept ;
        rdfs:label     "Upstream water level"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                14 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013071" ;
        <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  "071" .

<http://codes.wmo.int/bufr4/b/13/043>
        a              skos:Concept ;
        rdfs:label     "Best lifted index (to 500 hPa)"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                6 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013043" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -20 ;
        <http://codes.wmo.int/def/bufr4/scale>
                0 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/K> ;
        skos:notation  "043" ;
        skos:note      "(see Notes 3 and 4)"@en .

<http://codes.wmo.int/bufr4/b/13/015>
        a              skos:Concept ;
        rdfs:label     "Snowfall (averaged rate)"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                12 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013015" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                0 ;
        <http://codes.wmo.int/def/bufr4/scale>
                7 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/m_s-1> ;
        skos:notation  "015" .

<http://codes.wmo.int/bufr4/b/13/084>
        a              skos:Concept ;
        rdfs:label     "Turbidity"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                14 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013084" ;
        <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/lm> ;
        skos:notation  "084" .

<http://codes.wmo.int/bufr4/b/13/056>
        a               skos:Concept ;
        rdfs:label      "Character and intensity of precipitation"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                4 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013056" ;
        <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-13-056> ;
        skos:notation   "056" .

<http://codes.wmo.int/bufr4/b/13/097>
        a              skos:Concept ;
        rdfs:label     "MWR liquid water content"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                14 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013097" ;
        <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/kg_m-2> ;
        skos:notation  "097" .

<http://codes.wmo.int/bufr4/b/13/022>
        a              skos:Concept ;
        rdfs:label     "Total precipitation past 12 hours"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                14 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013022" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -1 ;
        <http://codes.wmo.int/def/bufr4/scale>
                1 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/kg_m-2> ;
        skos:notation  "022" .

<http://codes.wmo.int/bufr4/b/13/091>
        a              skos:Concept ;
        rdfs:label     "Radiometer liquid content"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                8 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013091" ;
        <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/kg_m-2> ;
        skos:notation  "091" .

<http://codes.wmo.int/bufr4/b/13/007>
        a              skos:Concept ;
        rdfs:label     "Minimum relative humidity"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                7 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013007" ;
        <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/percent> ;
        skos:notation  "007" .

<http://codes.wmo.int/bufr4/b/13/048>
        a              skos:Concept ;
        rdfs:label     "Water fraction"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                10 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013048" ;
        <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/percent> ;
        skos:notation  "048" .

<http://codes.wmo.int/bufr4/b/13/101>
        a              skos:Concept ;
        rdfs:label     "Log10 of integrated cloud particle volume"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                7 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013101" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -140 ;
        <http://codes.wmo.int/def/bufr4/scale>
                1 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/log(m3_m-2)> ;
        skos:notation  "101" .

<http://codes.wmo.int/bufr4/b/13/114>
        a              skos:Concept ;
        rdfs:label     "Rate of ice accretion"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                11 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013114" ;
        <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/kg_m-2_h-1> ;
        skos:notation  "114" .

<http://codes.wmo.int/bufr4/b/13/155>
        a              skos:Concept ;
        rdfs:label     "Intensity of precipitation (high accuracy)"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                16 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013155" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -1 ;
        <http://codes.wmo.int/def/bufr4/scale>
                5 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/kg_m-2_s-1> ;
        skos:notation  "155" ;
        skos:note      "(see Note 8)"@en .

<http://codes.wmo.int/bufr4/b/13/001>
        a              skos:Concept ;
        rdfs:label     "Specific humidity"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                14 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013001" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                0 ;
        <http://codes.wmo.int/def/bufr4/scale>
                5 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/kg_kg-1> ;
        skos:notation  "001" .

<http://codes.wmo.int/bufr4/b/13/042>
        a              skos:Concept ;
        rdfs:label     "Parcel lifted index (to 500 hPa)"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                6 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013042" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -20 ;
        <http://codes.wmo.int/def/bufr4/scale>
                0 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/K> ;
        skos:notation  "042" ;
        skos:note      "(see Notes 3 and 4)"@en .

<http://codes.wmo.int/bufr4/b/13/014>
        a              skos:Concept ;
        rdfs:label     "Rainfall/water equivalent of snow (averaged rate)"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                12 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013014" ;
        <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/kg_m-2_s-1> ;
        skos:notation  "014" .

<http://codes.wmo.int/bufr4/b/13/083>
        a              skos:Concept ;
        rdfs:label     "Dissolved oxygen"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                15 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013083" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                0 ;
        <http://codes.wmo.int/def/bufr4/scale>
                6 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/kg_m-3> ;
        skos:notation  "083" .

<http://codes.wmo.int/bufr4/b/13/055>
        a              skos:Concept ;
        rdfs:label     "Intensity of precipitation"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                8 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013055" ;
        <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/kg_m-2_s-1> ;
        skos:notation  "055" .

<http://codes.wmo.int/bufr4/b/13/096>
        a              skos:Concept ;
        rdfs:label     "MWR water vapour content"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                14 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013096" ;
        <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/kg_m-2> ;
        skos:notation  "096" .

<http://codes.wmo.int/bufr4/b/13/021>
        a              skos:Concept ;
        rdfs:label     "Total precipitation past 6 hours"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                14 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013021" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -1 ;
        <http://codes.wmo.int/def/bufr4/scale>
                1 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/kg_m-2> ;
        skos:notation  "021" .

<http://codes.wmo.int/bufr4/b/13/090>
        a              skos:Concept ;
        rdfs:label     "Radiometer water vapour content"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                10 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013090" ;
        <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/kg_m-2> ;
        skos:notation  "090" .

<http://codes.wmo.int/bufr4/b/13/006>
        a              skos:Concept ;
        rdfs:label     "Mixing heights"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                16 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013006" ;
        <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  "006" .

<http://codes.wmo.int/bufr4/b/13/047>
        a              skos:Concept ;
        rdfs:label     "Modified Showalter stability index"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                6 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013047" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -60 ;
        <http://codes.wmo.int/def/bufr4/scale>
                0 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/K> ;
        skos:notation  "047" ;
        skos:note      "(see Note 7)"@en .

<http://codes.wmo.int/bufr4/b/13/100>
        a              skos:Concept ;
        rdfs:label     "Log10 of integrated cloud particle area"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                7 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013100" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -70 ;
        <http://codes.wmo.int/def/bufr4/scale>
                1 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/log(m2_m-2)> ;
        skos:notation  "100" .

<http://codes.wmo.int/bufr4/b/13/019>
        a              skos:Concept ;
        rdfs:label     "Total precipitation past 1 hour"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                14 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013019" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -1 ;
        <http://codes.wmo.int/def/bufr4/scale>
                1 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/kg_m-2> ;
        skos:notation  "019" .

<http://codes.wmo.int/bufr4/b/13/041>
        a               skos:Concept ;
        rdfs:label      "Pasquill-Gifford stability category"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                4 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013041" ;
        <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-13-041> ;
        skos:notation   "041" .

<http://codes.wmo.int/bufr4/b/13/013>
        a              skos:Concept ;
        rdfs:label     "Total snow depth"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                16 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013013" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -2 ;
        <http://codes.wmo.int/def/bufr4/scale>
                2 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/m> ;
        skos:notation  "013" .

<http://codes.wmo.int/bufr4/b/13/082>
        a              skos:Concept ;
        rdfs:label     "Water temperature"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                12 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013082" ;
        <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/K> ;
        skos:notation  "082" .

<http://codes.wmo.int/bufr4/b/13/095>
        a              skos:Concept ;
        rdfs:label     "Total column water vapour"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                19 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013095" ;
        <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/kg_m-2> ;
        skos:notation  "095" .

<http://codes.wmo.int/bufr4/b/13>
        a                        skos:Collection , ldp:Container , reg:Register ;
        rdfs:label               "BUFR/CREX Hydrographic and hydrological elements"@en ;
        dct:modified             "2014-09-03T09:56:49.251Z"^^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/13/015> , <http://codes.wmo.int/bufr4/b/13/071> , <http://codes.wmo.int/bufr4/b/13/056> , <http://codes.wmo.int/bufr4/b/13/048> , <http://codes.wmo.int/bufr4/b/13/101> , <http://codes.wmo.int/bufr4/b/13/046> , <http://codes.wmo.int/bufr4/b/13/100> , <http://codes.wmo.int/bufr4/b/13/097> , <http://codes.wmo.int/bufr4/b/13/039> , <http://codes.wmo.int/bufr4/b/13/155> , <http://codes.wmo.int/bufr4/b/13/001> , <http://codes.wmo.int/bufr4/b/13/096> , <http://codes.wmo.int/bufr4/b/13/038> , <http://codes.wmo.int/bufr4/b/13/020> , <http://codes.wmo.int/bufr4/b/13/011> , <http://codes.wmo.int/bufr4/b/13/074> , <http://codes.wmo.int/bufr4/b/13/052> , <http://codes.wmo.int/bufr4/b/13/004> , <http://codes.wmo.int/bufr4/b/13/060> , <http://codes.wmo.int/bufr4/b/13/002> , <http://codes.wmo.int/bufr4/b/13/114> , <http://codes.wmo.int/bufr4/b/13/045> , <http://codes.wmo.int/bufr4/b/13/112> , <http://codes.wmo.int/bufr4/b/13/043> , <http://codes.wmo.int/bufr4/b/13/093> , <http://codes.wmo.int/bufr4/b/13/098> , <http://codes.wmo.int/bufr4/b/13/111> , <http://codes.wmo.int/bufr4/b/13/090> , <http://codes.wmo.int/bufr4/b/13/055> , <http://codes.wmo.int/bufr4/b/13/085> , <http://codes.wmo.int/bufr4/b/13/083> , <http://codes.wmo.int/bufr4/b/13/058> , <http://codes.wmo.int/bufr4/b/13/095> , <http://codes.wmo.int/bufr4/b/13/110> , <http://codes.wmo.int/bufr4/b/13/041> , <http://codes.wmo.int/bufr4/b/13/009> , <http://codes.wmo.int/bufr4/b/13/007> , <http://codes.wmo.int/bufr4/b/13/032> , <http://codes.wmo.int/bufr4/b/13/117> , <http://codes.wmo.int/bufr4/b/13/051> , <http://codes.wmo.int/bufr4/b/13/081> , <http://codes.wmo.int/bufr4/b/13/023> , <http://codes.wmo.int/bufr4/b/13/019> , <http://codes.wmo.int/bufr4/b/13/044> , <http://codes.wmo.int/bufr4/b/13/016> , <http://codes.wmo.int/bufr4/b/13/042> , <http://codes.wmo.int/bufr4/b/13/099> , <http://codes.wmo.int/bufr4/b/13/072> , <http://codes.wmo.int/bufr4/b/13/014> , <http://codes.wmo.int/bufr4/b/13/091> , <http://codes.wmo.int/bufr4/b/13/047> , <http://codes.wmo.int/bufr4/b/13/084> , <http://codes.wmo.int/bufr4/b/13/082> , <http://codes.wmo.int/bufr4/b/13/059> , <http://codes.wmo.int/bufr4/b/13/021> , <http://codes.wmo.int/bufr4/b/13/013> , <http://codes.wmo.int/bufr4/b/13/040> , <http://codes.wmo.int/bufr4/b/13/012> , <http://codes.wmo.int/bufr4/b/13/008> , <http://codes.wmo.int/bufr4/b/13/006> , <http://codes.wmo.int/bufr4/b/13/033> , <http://codes.wmo.int/bufr4/b/13/118> , <http://codes.wmo.int/bufr4/b/13/005> , <http://codes.wmo.int/bufr4/b/13/031> , <http://codes.wmo.int/bufr4/b/13/003> , <http://codes.wmo.int/bufr4/b/13/115> , <http://codes.wmo.int/bufr4/b/13/080> , <http://codes.wmo.int/bufr4/b/13/022> , <http://codes.wmo.int/bufr4/b/13/057> , <http://codes.wmo.int/bufr4/b/13/073> ;
        ldp:membershipPredicate  skos:member .

<http://codes.wmo.int/bufr4/b/13/039>
        a               skos:Concept ;
        rdfs:label      "Terrain type (ice/snow)"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                3 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013039" ;
        <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-13-039> ;
        skos:notation   "039" .

<http://codes.wmo.int/bufr4/b/13/020>
        a              skos:Concept ;
        rdfs:label     "Total precipitation past 3 hours"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                14 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013020" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -1 ;
        <http://codes.wmo.int/def/bufr4/scale>
                1 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/kg_m-2> ;
        skos:notation  "020" .

<http://codes.wmo.int/bufr4/b/13/118>
        a              skos:Concept ;
        rdfs:label     "Depth of fresh snow (high accuracy)"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                14 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013118" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -2 ;
        <http://codes.wmo.int/def/bufr4/scale>
                3 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/m> ;
        skos:notation  "118" ;
        skos:note      "(see Note 10)"@en .

<http://codes.wmo.int/bufr4/b/13/033>
        a              skos:Concept ;
        rdfs:label     "Evaporation/evapotranspiration"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                10 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013033" ;
        <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/kg_m-2> ;
        skos:notation  "033" .

<http://codes.wmo.int/bufr4/b/13/005>
        a              skos:Concept ;
        rdfs:label     "Vapour density"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                7 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013005" ;
        <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/kg_m-3> ;
        skos:notation  "005" .

<http://codes.wmo.int/bufr4/b/13/074>
        a              skos:Concept ;
        rdfs:label     "Ground water level"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                18 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013074" ;
        <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  "074" .

<http://codes.wmo.int/bufr4/b/13/046>
        a              skos:Concept ;
        rdfs:label     "Maximum buoyancy"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                8 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013046" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -30 ;
        <http://codes.wmo.int/def/bufr4/scale>
                0 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/K> ;
        skos:notation  "046" .

<http://codes.wmo.int/bufr4/b/13/059>
        a              skos:Concept ;
        rdfs:label     "Number of flashes (thunderstorm)"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                7 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013059" ;
        <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  "059" .

<http://codes.wmo.int/bufr4/b/13/112>
        a              skos:Concept ;
        rdfs:label     "Object wetness duration"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                17 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013112" ;
        <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/s> ;
        skos:notation  "112" .

<http://codes.wmo.int/bufr4/b/13/040>
        a               skos:Concept ;
        rdfs:label      "Surface flag"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                4 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013040" ;
        <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-13-040> ;
        skos:notation   "040" .

<http://codes.wmo.int/bufr4/b/13/012>
        a              skos:Concept ;
        rdfs:label     "Depth of fresh snow"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                12 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013012" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -2 ;
        <http://codes.wmo.int/def/bufr4/scale>
                2 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/m> ;
        skos:notation  "012" .

<http://codes.wmo.int/bufr4/b/13/081>
        a              skos:Concept ;
        rdfs:label     "Water conductivity"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                14 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "013081" ;
        <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/S_m-1> ;
        skos:notation  "081" .
