@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/11/_047>
        a                  reg:RegisterItem ;
        rdfs:label         "Maximum instantaneous wind speed over 10 minutes"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.61Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/047> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_047:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       47 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/105>
        a              skos:Concept ;
        rdfs:label     "EDR algorithm version"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                6 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011105" ;
        <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  "105" .

<http://codes.wmo.int/bufr4/b/11/097>
        a              skos:Concept ;
        rdfs:label     "Wind speed from altimeter"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                12 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011097" ;
        <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_s-1> ;
        skos:notation  "097" .

<http://codes.wmo.int/bufr4/b/11/076>
        a              skos:Concept ;
        rdfs:label     "Peak turbulence intensity (eddy dissipation rate)"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                8 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011076" ;
        <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/m2/3_s-1> ;
        skos:notation  "076" .

<http://codes.wmo.int/bufr4/b/11/_005>
        a                  reg:RegisterItem ;
        rdfs:label         "w-component"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.551Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/005> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_005:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       5 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/055>
        a              skos:Concept ;
        rdfs:label     "Mean wind speed for 1 500 - 3 000 m"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                12 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011055" ;
        <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_s-1> ;
        skos:notation  "055" .

<http://codes.wmo.int/bufr4/b/11/034>
        a              skos:Concept ;
        rdfs:label     "Vertical gust velocity"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                11 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011034" ;
        <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/m_s-1> ;
        skos:notation  "034" .

<http://codes.wmo.int/bufr4/b/11/013>
        a              skos:Concept ;
        rdfs:label     "Wind direction at 5 m"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                9 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011013" ;
        <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/degree_true> ;
        skos:notation  "013" .

<http://codes.wmo.int/bufr4/b/11/_105>
        a                  reg:RegisterItem ;
        rdfs:label         "EDR algorithm version"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.708Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/105> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_105:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       105 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/_097>
        a                  reg:RegisterItem ;
        rdfs:label         "Wind speed from altimeter"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.76Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/097> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_097:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       97 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/_076>
        a                  reg:RegisterItem ;
        rdfs:label         "Peak turbulence intensity (eddy dissipation rate)"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.737Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/076> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_076:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       76 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/_055>
        a                  reg:RegisterItem ;
        rdfs:label         "Mean wind speed for 1 500 - 3 000 m"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.555Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/055> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_055:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       55 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/_034>
        a                  reg:RegisterItem ;
        rdfs:label         "Vertical gust velocity"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.689Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/034> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_034:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       34 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/_013>
        a                  reg:RegisterItem ;
        rdfs:label         "Wind direction at 5 m"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.656Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/013> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_013:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       13 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/084>
        a              skos:Concept ;
        rdfs:label     "Wind speed"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                8 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011084" ;
        <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/kt> ;
        skos:notation  "084" .

<http://codes.wmo.int/bufr4/b/11/042>
        a              skos:Concept ;
        rdfs:label     "Maximum wind speed (10-minute mean wind)"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                12 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011042" ;
        <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_s-1> ;
        skos:notation  "042" .

<http://codes.wmo.int/bufr4/b/11/021>
        a              skos:Concept ;
        rdfs:label     "Relative vorticity"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                17 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011021" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -65536 ;
        <http://codes.wmo.int/def/bufr4/scale>
                9 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/_s-1> ;
        skos:notation  "021" .

<http://codes.wmo.int/bufr4/b/11/_084>
        a                  reg:RegisterItem ;
        rdfs:label         "Wind speed"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.515Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/084> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_084:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       84 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/_042>
        a                  reg:RegisterItem ;
        rdfs:label         "Maximum wind speed (10-minute mean wind)"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.452Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/042> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_042:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       42 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/100>
        a              skos:Concept ;
        rdfs:label     "Aircraft true airspeed"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                12 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011100" ;
        <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_s-1> ;
        skos:notation  "100" .

<http://codes.wmo.int/bufr4/b/11/_021>
        a                  reg:RegisterItem ;
        rdfs:label         "Relative vorticity"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.56Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/021> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_021:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       21 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/071>
        a              skos:Concept ;
        rdfs:label     "Turbulent vertical momentum flux"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                14 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011071" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -128 ;
        <http://codes.wmo.int/def/bufr4/scale>
                3 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/m2_s-2> ;
        skos:notation  "071" .

<http://codes.wmo.int/bufr4/b/11/050>
        a              skos:Concept ;
        rdfs:label     "Standard deviation of horizontal wind speed"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                12 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011050" ;
        <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_s-1> ;
        skos:notation  "050" .

<http://codes.wmo.int/bufr4/b/11/_100>
        a                  reg:RegisterItem ;
        rdfs:label         "Aircraft true airspeed"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.733Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/100> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_100:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       100 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11>
        a                        reg:Register , ldp:Container , skos:Collection ;
        rdfs:label               "BUFR/CREX Wind and turbulence"@en ;
        dct:modified             "2014-09-03T09:56:47.432Z"^^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/11/023> , <http://codes.wmo.int/bufr4/b/11/103> , <http://codes.wmo.int/bufr4/b/11/050> , <http://codes.wmo.int/bufr4/b/11/042> , <http://codes.wmo.int/bufr4/b/11/040> , <http://codes.wmo.int/bufr4/b/11/102> , <http://codes.wmo.int/bufr4/b/11/108> , <http://codes.wmo.int/bufr4/b/11/083> , <http://codes.wmo.int/bufr4/b/11/019> , <http://codes.wmo.int/bufr4/b/11/035> , <http://codes.wmo.int/bufr4/b/11/033> , <http://codes.wmo.int/bufr4/b/11/011> , <http://codes.wmo.int/bufr4/b/11/074> , <http://codes.wmo.int/bufr4/b/11/016> , <http://codes.wmo.int/bufr4/b/11/032> , <http://codes.wmo.int/bufr4/b/11/010> , <http://codes.wmo.int/bufr4/b/11/086> , <http://codes.wmo.int/bufr4/b/11/084> , <http://codes.wmo.int/bufr4/b/11/039> , <http://codes.wmo.int/bufr4/b/11/037> , <http://codes.wmo.int/bufr4/b/11/031> , <http://codes.wmo.int/bufr4/b/11/036> , <http://codes.wmo.int/bufr4/b/11/014> , <http://codes.wmo.int/bufr4/b/11/012> , <http://codes.wmo.int/bufr4/b/11/022> , <http://codes.wmo.int/bufr4/b/11/005> , <http://codes.wmo.int/bufr4/b/11/055> , <http://codes.wmo.int/bufr4/b/11/021> , <http://codes.wmo.int/bufr4/b/11/101> , <http://codes.wmo.int/bufr4/b/11/107> , <http://codes.wmo.int/bufr4/b/11/082> , <http://codes.wmo.int/bufr4/b/11/054> , <http://codes.wmo.int/bufr4/b/11/052> , <http://codes.wmo.int/bufr4/b/11/106> , <http://codes.wmo.int/bufr4/b/11/075> , <http://codes.wmo.int/bufr4/b/11/017> , <http://codes.wmo.int/bufr4/b/11/073> , <http://codes.wmo.int/bufr4/b/11/047> , <http://codes.wmo.int/bufr4/b/11/045> , <http://codes.wmo.int/bufr4/b/11/072> , <http://codes.wmo.int/bufr4/b/11/003> , <http://codes.wmo.int/bufr4/b/11/098> , <http://codes.wmo.int/bufr4/b/11/001> , <http://codes.wmo.int/bufr4/b/11/081> , <http://codes.wmo.int/bufr4/b/11/096> , <http://codes.wmo.int/bufr4/b/11/104> , <http://codes.wmo.int/bufr4/b/11/049> , <http://codes.wmo.int/bufr4/b/11/071> , <http://codes.wmo.int/bufr4/b/11/013> , <http://codes.wmo.int/bufr4/b/11/043> , <http://codes.wmo.int/bufr4/b/11/041> , <http://codes.wmo.int/bufr4/b/11/006> , <http://codes.wmo.int/bufr4/b/11/062> , <http://codes.wmo.int/bufr4/b/11/004> , <http://codes.wmo.int/bufr4/b/11/034> , <http://codes.wmo.int/bufr4/b/11/095> , <http://codes.wmo.int/bufr4/b/11/061> , <http://codes.wmo.int/bufr4/b/11/053> , <http://codes.wmo.int/bufr4/b/11/105> , <http://codes.wmo.int/bufr4/b/11/046> , <http://codes.wmo.int/bufr4/b/11/044> , <http://codes.wmo.int/bufr4/b/11/070> , <http://codes.wmo.int/bufr4/b/11/085> , <http://codes.wmo.int/bufr4/b/11/077> , <http://codes.wmo.int/bufr4/b/11/100> , <http://codes.wmo.int/bufr4/b/11/076> , <http://codes.wmo.int/bufr4/b/11/109> , <http://codes.wmo.int/bufr4/b/11/038> , <http://codes.wmo.int/bufr4/b/11/002> , <http://codes.wmo.int/bufr4/b/11/097> , <http://codes.wmo.int/bufr4/b/11/030> , <http://codes.wmo.int/bufr4/b/11/051> ;
        ldp:membershipPredicate  skos:member .

<http://codes.wmo.int/bufr4/b/11/_071>
        a                  reg:RegisterItem ;
        rdfs:label         "Turbulent vertical momentum flux"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.651Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/071> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_071:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       71 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/_050>
        a                  reg:RegisterItem ;
        rdfs:label         "Standard deviation of horizontal wind speed"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.448Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/050> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_050:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       50 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/108>
        a              skos:Concept ;
        rdfs:label     "Peak location"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                4 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011108" ;
        <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/1> ;
        skos:notation  "108" .

<http://codes.wmo.int/bufr4/b/11/037>
        a               skos:Concept ;
        rdfs:label      "Turbulence index"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                6 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011037" ;
        <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-11-037> ;
        skos:notation   "037" .

<http://codes.wmo.int/bufr4/b/11/016>
        a              skos:Concept ;
        rdfs:label     "Extreme counterclockwise wind direction of a variable wind"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                9 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011016" ;
        <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/degree_true> ;
        skos:notation  "016" .

<http://codes.wmo.int/bufr4/b/11/_108>
        a                  reg:RegisterItem ;
        rdfs:label         "Peak location"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.465Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/108> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_108:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       108 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/_037>
        a                  reg:RegisterItem ;
        rdfs:label         "Turbulence index"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.526Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/037> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_037:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       37 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/_016>
        a                  reg:RegisterItem ;
        rdfs:label         "Extreme counterclockwise wind direction of a variable wind"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.496Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/016> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_016:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       16 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/045>
        a              skos:Concept ;
        rdfs:label     "Mean wind speed for surface - 1 500 m (5 000 feet)"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                12 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011045" ;
        <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_s-1> ;
        skos:notation  "045" .

<http://codes.wmo.int/bufr4/b/11/003>
        a              skos:Concept ;
        rdfs:label     "u-component"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                13 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011003" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -4096 ;
        <http://codes.wmo.int/def/bufr4/scale>
                1 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/m_s-1> ;
        skos:notation  "003" .

<http://codes.wmo.int/bufr4/b/11/_045>
        a                  reg:RegisterItem ;
        rdfs:label         "Mean wind speed for surface - 1 500 m (5 000 feet)"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.614Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/045> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_045:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       45 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/103>
        a              skos:Concept ;
        rdfs:label     "Aircraft ground speed w-component"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                10 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011103" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -512 ;
        <http://codes.wmo.int/def/bufr4/scale>
                1 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/m_s-1> ;
        skos:notation  "103" .

<http://codes.wmo.int/bufr4/b/11/095>
        a              skos:Concept ;
        rdfs:label     "u-component of the model wind vector"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                13 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011095" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -4096 ;
        <http://codes.wmo.int/def/bufr4/scale>
                1 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/m_s-1> ;
        skos:notation  "095" .

<http://codes.wmo.int/bufr4/b/11/074>
        a              skos:Concept ;
        rdfs:label     "Dissipation energy"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                10 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011074" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -1024 ;
        <http://codes.wmo.int/def/bufr4/scale>
                2 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/m2_s-2> ;
        skos:notation  "074" .

<http://codes.wmo.int/bufr4/b/11/_003>
        a                  reg:RegisterItem ;
        rdfs:label         "u-component"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.622Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/003> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_003:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       3 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/053>
        a              skos:Concept ;
        rdfs:label     "Formal uncertainty in wind direction"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                15 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011053" ;
        <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/degree_true> ;
        skos:notation  "053" .

<http://codes.wmo.int/bufr4/b/11/032>
        a              skos:Concept ;
        rdfs:label     "Height of base of turbulence"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                16 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011032" ;
        <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  "032" .

<http://codes.wmo.int/bufr4/b/11/011>
        a              skos:Concept ;
        rdfs:label     "Wind direction at 10 m"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                9 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011011" ;
        <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/degree_true> ;
        skos:notation  "011" .

<http://codes.wmo.int/bufr4/b/11/_103>
        a                  reg:RegisterItem ;
        rdfs:label         "Aircraft ground speed w-component"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.444Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/103> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_103:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       103 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/_095>
        a                  reg:RegisterItem ;
        rdfs:label         "u-component of the model wind vector"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.695Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/095> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_095:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       95 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/_074>
        a                  reg:RegisterItem ;
        rdfs:label         "Dissipation energy"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.49Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/074> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_074:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       74 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/_053>
        a                  reg:RegisterItem ;
        rdfs:label         "Formal uncertainty in wind direction"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.703Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/053> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_053:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       53 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/_032>
        a                  reg:RegisterItem ;
        rdfs:label         "Height of base of turbulence"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.501Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/032> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_032:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       32 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/082>
        a              skos:Concept ;
        rdfs:label     "Model wind speed at 10 m"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                14 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011082" ;
        <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_s-1> ;
        skos:notation  "082" .

<http://codes.wmo.int/bufr4/b/11/_011>
        a                  reg:RegisterItem ;
        rdfs:label         "Wind direction at 10 m"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.486Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/011> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_011:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       11 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/061>
        a              skos:Concept ;
        rdfs:label     "Absolute wind shear in 1 km layer below"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                12 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011061" ;
        <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_s-1> ;
        skos:notation  "061" .

<http://codes.wmo.int/bufr4/b/11/040>
        a              skos:Concept ;
        rdfs:label     "Maximum wind speed (mean wind)"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                12 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011040" ;
        <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_s-1> ;
        skos:notation  "040" .

<http://codes.wmo.int/bufr4/b/11/019>
        a              skos:Concept ;
        rdfs:label     "Steadiness of wind"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                7 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011019" ;
        <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  "019" ;
        skos:note      "(see Note 6)"@en .

<http://codes.wmo.int/bufr4/b/11/_082>
        a                  reg:RegisterItem ;
        rdfs:label         "Model wind speed at 10 m"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.572Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/082> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_082:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       82 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/_061>
        a                  reg:RegisterItem ;
        rdfs:label         "Absolute wind shear in 1 km layer below"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.699Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/061> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_061:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       61 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/_040>
        a                  reg:RegisterItem ;
        rdfs:label         "Maximum wind speed (mean wind)"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.456Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/040> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_040:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       40 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/_019>
        a                  reg:RegisterItem ;
        rdfs:label         "Steadiness of wind"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.473Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/019> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_019:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       19 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/006>
        a              skos:Concept ;
        rdfs:label     "w-component"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                13 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011006" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -4096 ;
        <http://codes.wmo.int/def/bufr4/scale>
                2 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/m_s-1> ;
        skos:notation  "006" .

<http://codes.wmo.int/bufr4/b/11/106>
        a              skos:Concept ;
        rdfs:label     "Running minimum confidence"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                4 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011106" ;
        <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/1> ;
        skos:notation  "106" .

<http://codes.wmo.int/bufr4/b/11/098>
        a              skos:Concept ;
        rdfs:label     "Wind speed from radiometer"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                12 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011098" ;
        <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_s-1> ;
        skos:notation  "098" .

<http://codes.wmo.int/bufr4/b/11/_006>
        a                  reg:RegisterItem ;
        rdfs:label         "w-component"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.676Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/006> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_006:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       6 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/077>
        a              skos:Concept ;
        rdfs:label     "Reporting interval or averaging time for eddy dissipation rate"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                12 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011077" ;
        <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  "077" .

<http://codes.wmo.int/bufr4/b/11/035>
        a              skos:Concept ;
        rdfs:label     "Vertical gust acceleration"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                14 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011035" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -8192 ;
        <http://codes.wmo.int/def/bufr4/scale>
                2 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/m_s-2> ;
        skos:notation  "035" .

<http://codes.wmo.int/bufr4/b/11/014>
        a              skos:Concept ;
        rdfs:label     "Wind speed at 5 m"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                12 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011014" ;
        <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_s-1> ;
        skos:notation  "014" .

<http://codes.wmo.int/bufr4/b/11/_106>
        a                  reg:RegisterItem ;
        rdfs:label         "Running minimum confidence"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.589Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/106> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_106:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       106 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/_098>
        a                  reg:RegisterItem ;
        rdfs:label         "Wind speed from radiometer"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.626Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/098> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_098:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       98 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/_077>
        a                  reg:RegisterItem ;
        rdfs:label         "Reporting interval or averaging time for eddy dissipation rate"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.729Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/077> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_077:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       77 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/_035>
        a                  reg:RegisterItem ;
        rdfs:label         "Vertical gust acceleration"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.477Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/035> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_035:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       35 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/_014>
        a                  reg:RegisterItem ;
        rdfs:label         "Wind speed at 5 m"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.539Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/014> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_014:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       14 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/085>
        a              skos:Concept ;
        rdfs:label     "Maximum wind gust speed"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                9 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011085" ;
        <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/km_h-1> ;
        skos:notation  "085" .

<http://codes.wmo.int/bufr4/b/11/043>
        a              skos:Concept ;
        rdfs:label     "Maximum wind gust direction"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                9 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011043" ;
        <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/degree_true> ;
        skos:notation  "043" .

<http://codes.wmo.int/bufr4/b/11/022>
        a              skos:Concept ;
        rdfs:label     "Divergence"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                17 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011022" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -65536 ;
        <http://codes.wmo.int/def/bufr4/scale>
                9 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/_s-1> ;
        skos:notation  "022" .

<http://codes.wmo.int/bufr4/b/11/001>
        a              skos:Concept ;
        rdfs:label     "Wind direction"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                9 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011001" ;
        <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/degree_true> ;
        skos:notation  "001" .

<http://codes.wmo.int/bufr4/b/11/_085>
        a                  reg:RegisterItem ;
        rdfs:label         "Maximum wind gust speed"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.724Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/085> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_085:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       85 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/_043>
        a                  reg:RegisterItem ;
        rdfs:label         "Maximum wind gust direction"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.662Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/043> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_043:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       43 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/101>
        a              skos:Concept ;
        rdfs:label     "Aircraft ground speed u-component"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                13 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011101" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -4096 ;
        <http://codes.wmo.int/def/bufr4/scale>
                1 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/m_s-1> ;
        skos:notation  "101" .

<http://codes.wmo.int/bufr4/b/11/_022>
        a                  reg:RegisterItem ;
        rdfs:label         "Divergence"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.547Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/022> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_022:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       22 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/_001>
        a                  reg:RegisterItem ;
        rdfs:label         "Wind direction"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.631Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/001> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_001:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       1 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/072>
        a              skos:Concept ;
        rdfs:label     "Turbulent vertical buoyancy flux"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                11 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011072" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -128 ;
        <http://codes.wmo.int/def/bufr4/scale>
                3 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/K_m_s-1> ;
        skos:notation  "072" .

<http://codes.wmo.int/bufr4/b/11/051>
        a              skos:Concept ;
        rdfs:label     "Standard deviation of vertical wind speed"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                8 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011051" ;
        <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_s-1> ;
        skos:notation  "051" .

<http://codes.wmo.int/bufr4/b/11/030>
        a               skos:Concept ;
        rdfs:label      "Extended degree of turbulence"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                6 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011030" ;
        <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-11-030> ;
        skos:notation   "030" .

<http://codes.wmo.int/bufr4/b/11/_101>
        a                  reg:RegisterItem ;
        rdfs:label         "Aircraft ground speed u-component"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.564Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/101> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_101:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       101 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/_072>
        a                  reg:RegisterItem ;
        rdfs:label         "Turbulent vertical buoyancy flux"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.618Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/072> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_072:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       72 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/_051>
        a                  reg:RegisterItem ;
        rdfs:label         "Standard deviation of vertical wind speed"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.78Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/051> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_051:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       51 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/109>
        a              skos:Concept ;
        rdfs:label     "Number of good EDR"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                4 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011109" ;
        <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  "109" .

<http://codes.wmo.int/bufr4/b/11/_030>
        a                  reg:RegisterItem ;
        rdfs:label         "Extended degree of turbulence"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.767Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/030> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_030:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       30 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/038>
        a               skos:Concept ;
        rdfs:label      "Time of occurrence of peak eddy dissipation rate"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                5 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011038" ;
        <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-11-038> ;
        skos:notation   "038" .

<http://codes.wmo.int/bufr4/b/11/017>
        a              skos:Concept ;
        rdfs:label     "Extreme clockwise wind direction of a variable wind"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                9 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011017" ;
        <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/degree_true> ;
        skos:notation  "017" .

<http://codes.wmo.int/bufr4/b/11/_109>
        a                  reg:RegisterItem ;
        rdfs:label         "Number of good EDR"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.741Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/109> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_109:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       109 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/_038>
        a                  reg:RegisterItem ;
        rdfs:label         "Time of occurrence of peak eddy dissipation rate"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.746Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/038> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_038:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       38 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/_017>
        a                  reg:RegisterItem ;
        rdfs:label         "Extreme clockwise wind direction of a variable wind"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.599Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/017> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_017:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       17 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/046>
        a              skos:Concept ;
        rdfs:label     "Maximum instantaneous wind speed"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                12 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011046" ;
        <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_s-1> ;
        skos:notation  "046" .

<http://codes.wmo.int/bufr4/b/11/004>
        a              skos:Concept ;
        rdfs:label     "v-component"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                13 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011004" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -4096 ;
        <http://codes.wmo.int/def/bufr4/scale>
                1 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/m_s-1> ;
        skos:notation  "004" .

<http://codes.wmo.int/bufr4/b/11/_046>
        a                  reg:RegisterItem ;
        rdfs:label         "Maximum instantaneous wind speed"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.712Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/046> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_046:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       46 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/104>
        a              skos:Concept ;
        rdfs:label     "Aircraft true heading"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                9 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011104" ;
        <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/degree_true> ;
        skos:notation  "104" .

<http://codes.wmo.int/bufr4/b/11/096>
        a              skos:Concept ;
        rdfs:label     "v-component of the model wind vector"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                13 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011096" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -4096 ;
        <http://codes.wmo.int/def/bufr4/scale>
                1 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/m_s-1> ;
        skos:notation  "096" .

<http://codes.wmo.int/bufr4/b/11/_004>
        a                  reg:RegisterItem ;
        rdfs:label         "v-component"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.685Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/004> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_004:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       4 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/075>
        a              skos:Concept ;
        rdfs:label     "Mean turbulence intensity (eddy dissipation rate)"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                8 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011075" ;
        <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/m2/3_s-1> ;
        skos:notation  "075" .

<http://codes.wmo.int/bufr4/b/11/054>
        a              skos:Concept ;
        rdfs:label     "Mean wind direction for 1 500 - 3 000 m"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                9 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011054" ;
        <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/degree_true> ;
        skos:notation  "054" .

<http://codes.wmo.int/bufr4/b/11/033>
        a              skos:Concept ;
        rdfs:label     "Height of top of turbulence"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                16 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011033" ;
        <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  "033" .

<http://codes.wmo.int/bufr4/b/11/012>
        a              skos:Concept ;
        rdfs:label     "Wind speed at 10 m"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                12 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011012" ;
        <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_s-1> ;
        skos:notation  "012" .

<http://codes.wmo.int/bufr4/b/11/_104>
        a                  reg:RegisterItem ;
        rdfs:label         "Aircraft true heading"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.643Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/104> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_104:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       104 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/_096>
        a                  reg:RegisterItem ;
        rdfs:label         "v-component of the model wind vector"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.639Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/096> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_096:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       96 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/_075>
        a                  reg:RegisterItem ;
        rdfs:label         "Mean turbulence intensity (eddy dissipation rate)"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.594Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/075> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_075:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       75 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/_054>
        a                  reg:RegisterItem ;
        rdfs:label         "Mean wind direction for 1 500 - 3 000 m"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.576Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/054> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_054:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       54 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/_033>
        a                  reg:RegisterItem ;
        rdfs:label         "Height of top of turbulence"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.482Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/033> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_033:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       33 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/_012>
        a                  reg:RegisterItem ;
        rdfs:label         "Wind speed at 10 m"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.543Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/012> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_012:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       12 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/083>
        a              skos:Concept ;
        rdfs:label     "Wind speed"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                9 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011083" ;
        <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/km_h-1> ;
        skos:notation  "083" .

<http://codes.wmo.int/bufr4/b/11/062>
        a              skos:Concept ;
        rdfs:label     "Absolute wind shear in 1 km layer above"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                12 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011062" ;
        <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_s-1> ;
        skos:notation  "062" .

<http://codes.wmo.int/bufr4/b/11/041>
        a              skos:Concept ;
        rdfs:label     "Maximum wind gust speed"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                12 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011041" ;
        <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_s-1> ;
        skos:notation  "041" .

<http://codes.wmo.int/bufr4/b/11/_083>
        a                  reg:RegisterItem ;
        rdfs:label         "Wind speed"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.469Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/083> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_083:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       83 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/_062>
        a                  reg:RegisterItem ;
        rdfs:label         "Absolute wind shear in 1 km layer above"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.68Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/062> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_062:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       62 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/_041>
        a                  reg:RegisterItem ;
        rdfs:label         "Maximum wind gust speed"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.672Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/041> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_041:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       41 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/070>
        a              skos:Concept ;
        rdfs:label     "Designator of the runway affected by wind shear (including ALL)"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                32 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011070" ;
        <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/"CCITT IA5"> ;
        skos:notation  "070" .

<http://codes.wmo.int/bufr4/b/11/049>
        a              skos:Concept ;
        rdfs:label     "Standard deviation of wind direction"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                9 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011049" ;
        <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/degree_true> ;
        skos:notation  "049" .

<http://codes.wmo.int/bufr4/b/_11>
        a                  reg:RegisterItem ;
        rdfs:label         "BUFR/CREX Wind and turbulence"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.431Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity         <http://codes.wmo.int/bufr4/b/11> ;
                             reg:entityVersion  <http://codes.wmo.int/bufr4/b/11:1>
                           ] ;
        reg:itemClass      reg:Register , skos:Collection ;
        reg:notation       11 ;
        reg:register       <http://codes.wmo.int/bufr4/b> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/_070>
        a                  reg:RegisterItem ;
        rdfs:label         "Designator of the runway affected by wind shear (including ALL)"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.72Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/070> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_070:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       70 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/_049>
        a                  reg:RegisterItem ;
        rdfs:label         "Standard deviation of wind direction"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.647Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/049> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_049:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       49 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/107>
        a              skos:Concept ;
        rdfs:label     "Maximum number bad inputs"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                5 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011107" ;
        <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  "107" .

<http://codes.wmo.int/bufr4/b/11/036>
        a              skos:Concept ;
        rdfs:label     "Maximum derived equivalent vertical gust speed"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                10 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011036" ;
        <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_s-1> ;
        skos:notation  "036" .

<http://codes.wmo.int/bufr4/b/11/_107>
        a                  reg:RegisterItem ;
        rdfs:label         "Maximum number bad inputs"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.568Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/107> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_107:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       107 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/_036>
        a                  reg:RegisterItem ;
        rdfs:label         "Maximum derived equivalent vertical gust speed"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.535Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/036> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_036:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       36 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/086>
        a              skos:Concept ;
        rdfs:label     "Maximum wind gust speed"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                8 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011086" ;
        <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/kt> ;
        skos:notation  "086" .

<http://codes.wmo.int/bufr4/b/11/044>
        a              skos:Concept ;
        rdfs:label     "Mean wind direction for surface - 1 500 m (5 000 feet)"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                9 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011044" ;
        <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/degree_true> ;
        skos:notation  "044" .

<http://codes.wmo.int/bufr4/b/11/023>
        a              skos:Concept ;
        rdfs:label     "Velocity potential"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                17 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011023" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -65536 ;
        <http://codes.wmo.int/def/bufr4/scale>
                -2 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/m2/s> ;
        skos:notation  "023" .

<http://codes.wmo.int/bufr4/b/11/002>
        a              skos:Concept ;
        rdfs:label     "Wind speed"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                12 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011002" ;
        <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_s-1> ;
        skos:notation  "002" .

<http://codes.wmo.int/bufr4/b/11/_086>
        a                  reg:RegisterItem ;
        rdfs:label         "Maximum wind gust speed"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.511Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/086> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_086:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       86 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/_044>
        a                  reg:RegisterItem ;
        rdfs:label         "Mean wind direction for surface - 1 500 m (5 000 feet)"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.716Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/044> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_044:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       44 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/102>
        a              skos:Concept ;
        rdfs:label     "Aircraft ground speed v-component"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                13 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011102" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -4096 ;
        <http://codes.wmo.int/def/bufr4/scale>
                1 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/m_s-1> ;
        skos:notation  "102" .

<http://codes.wmo.int/bufr4/b/11/_023>
        a                  reg:RegisterItem ;
        rdfs:label         "Velocity potential"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.44Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/023> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_023:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       23 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/_002>
        a                  reg:RegisterItem ;
        rdfs:label         "Wind speed"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.755Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/002> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_002:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       2 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/073>
        a              skos:Concept ;
        rdfs:label     "Turbulent kinetic energy"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                13 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011073" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -1024 ;
        <http://codes.wmo.int/def/bufr4/scale>
                2 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/m2_s-2> ;
        skos:notation  "073" .

<http://codes.wmo.int/bufr4/b/11/052>
        a              skos:Concept ;
        rdfs:label     "Formal uncertainty in wind speed"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                13 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011052" ;
        <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_s-1> ;
        skos:notation  "052" .

<http://codes.wmo.int/bufr4/b/11/031>
        a               skos:Concept ;
        rdfs:label      "Degree of turbulence"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                4 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011031" ;
        <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-11-031> ;
        skos:notation   "031" .

<http://codes.wmo.int/bufr4/b/11/010>
        a              skos:Concept ;
        rdfs:label     "Wind direction associated with wind speed which follows"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                9 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011010" ;
        <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/degree_true> ;
        skos:notation  "010" .

<http://codes.wmo.int/bufr4/b/11/_102>
        a                  reg:RegisterItem ;
        rdfs:label         "Aircraft ground speed v-component"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.46Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/102> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_102:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       102 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/_073>
        a                  reg:RegisterItem ;
        rdfs:label         "Turbulent kinetic energy"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.606Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/073> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_073:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       73 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/_052>
        a                  reg:RegisterItem ;
        rdfs:label         "Formal uncertainty in wind speed"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.581Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/052> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_052:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       52 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/_031>
        a                  reg:RegisterItem ;
        rdfs:label         "Degree of turbulence"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.531Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/031> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_031:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       31 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/_010>
        a                  reg:RegisterItem ;
        rdfs:label         "Wind direction associated with wind speed which follows"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.507Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/010> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_010:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       10 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/081>
        a              skos:Concept ;
        rdfs:label     "Model wind direction at 10 m"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                16 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011081" ;
        <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/degree_true> ;
        skos:notation  "081" .

<http://codes.wmo.int/bufr4/b/11/039>
        a               skos:Concept ;
        rdfs:label      "Extended time of occurrence of peak eddy dissipation rate"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                6 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011039" ;
        <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-11-039> ;
        skos:notation   "039" .

<http://codes.wmo.int/bufr4/b/11/_081>
        a                  reg:RegisterItem ;
        rdfs:label         "Model wind direction at 10 m"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.635Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/081> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_081:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       81 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/_039>
        a                  reg:RegisterItem ;
        rdfs:label         "Extended time of occurrence of peak eddy dissipation rate"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:47.519Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/11/039> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/11/_039:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       39 ;
        reg:register       <http://codes.wmo.int/bufr4/b/11> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/bufr4/b/11/047>
        a              skos:Concept ;
        rdfs:label     "Maximum instantaneous wind speed over 10 minutes"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                12 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011047" ;
        <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_s-1> ;
        skos:notation  "047" .

<http://codes.wmo.int/bufr4/b/11/005>
        a              skos:Concept ;
        rdfs:label     "w-component"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                10 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "011005" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -512 ;
        <http://codes.wmo.int/def/bufr4/scale>
                1 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/Pa_s-1> ;
        skos:notation  "005" .
