@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/28/_002>
        a                  reg:RegisterItem ;
        rdfs:label         "Longitude (coarse accuracy)"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:59.314Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/28/002> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/28/_002:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       2 ;
        reg:register       <http://codes.wmo.int/bufr4/b/28> ;
        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/28/_001>
        a                  reg:RegisterItem ;
        rdfs:label         "Longitude (high accuracy)"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:59.331Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/28/001> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/28/_001:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       1 ;
        reg:register       <http://codes.wmo.int/bufr4/b/28> ;
        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/28/004>
        a              skos:Concept ;
        rdfs:label     "Alternate longitude (high accuracy)"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                26 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "028004" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -18000000 ;
        <http://codes.wmo.int/def/bufr4/scale>
                5 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/deg> ;
        skos:notation  "004" .

<http://codes.wmo.int/bufr4/b/28/_010>
        a                  reg:RegisterItem ;
        rdfs:label         "Footprint axis 2"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:59.31Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/28/010> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/28/_010:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       10 ;
        reg:register       <http://codes.wmo.int/bufr4/b/28> ;
        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/28/003>
        a              skos:Concept ;
        rdfs:label     "Alternate longitude (coarse accuracy)"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                16 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "028003" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -18000 ;
        <http://codes.wmo.int/def/bufr4/scale>
                2 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/deg> ;
        skos:notation  "003" .

<http://codes.wmo.int/bufr4/b/28/031>
        a              skos:Concept ;
        rdfs:label     "In direction 90 degrees East, distance from the Earth's centre"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                31 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "028031" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -1073741824 ;
        <http://codes.wmo.int/def/bufr4/scale>
                2 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/m> ;
        skos:notation  "031" .

<http://codes.wmo.int/bufr4/b/28/002>
        a              skos:Concept ;
        rdfs:label     "Longitude (coarse accuracy)"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                16 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "028002" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -18000 ;
        <http://codes.wmo.int/def/bufr4/scale>
                2 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/deg> ;
        skos:notation  "002" .

<http://codes.wmo.int/bufr4/b/_28>
        a                  reg:RegisterItem ;
        rdfs:label         "BUFR/CREX Non-coordinate location (horizontal - 2)"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:59.301Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity         <http://codes.wmo.int/bufr4/b/28> ;
                             reg:entityVersion  <http://codes.wmo.int/bufr4/b/28:1>
                           ] ;
        reg:itemClass      skos:Collection , reg:Register ;
        reg:notation       28 ;
        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/28/_004>
        a                  reg:RegisterItem ;
        rdfs:label         "Alternate longitude (high accuracy)"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:59.323Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/28/004> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/28/_004:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       4 ;
        reg:register       <http://codes.wmo.int/bufr4/b/28> ;
        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/28/001>
        a              skos:Concept ;
        rdfs:label     "Longitude (high accuracy)"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                26 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "028001" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                -18000000 ;
        <http://codes.wmo.int/def/bufr4/scale>
                5 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/deg> ;
        skos:notation  "001" .

<http://codes.wmo.int/bufr4/b/28>
        a                        ldp:Container , reg:Register , skos:Collection ;
        rdfs:label               "BUFR/CREX Non-coordinate location (horizontal - 2)"@en ;
        dct:modified             "2014-09-03T09:56:59.302Z"^^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/28/010> , <http://codes.wmo.int/bufr4/b/28/002> , <http://codes.wmo.int/bufr4/b/28/031> , <http://codes.wmo.int/bufr4/b/28/004> , <http://codes.wmo.int/bufr4/b/28/003> , <http://codes.wmo.int/bufr4/b/28/001> ;
        ldp:membershipPredicate  skos:member .

<http://codes.wmo.int/bufr4/b/28/010>
        a              skos:Concept ;
        rdfs:label     "Footprint axis 2"@en ;
        <http://codes.wmo.int/def/bufr4/dataWidth_Bits>
                14 ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "028010" ;
        <http://codes.wmo.int/def/bufr4/referenceValue>
                0 ;
        <http://codes.wmo.int/def/bufr4/scale>
                -1 ;
        <http://codes.wmo.int/def/common/unit>
                <http://codes.wmo.int/common/unit/m> ;
        skos:notation  "010" .

<http://codes.wmo.int/bufr4/b/28/_003>
        a                  reg:RegisterItem ;
        rdfs:label         "Alternate longitude (coarse accuracy)"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:59.327Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/28/003> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/28/_003:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       3 ;
        reg:register       <http://codes.wmo.int/bufr4/b/28> ;
        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/28/_031>
        a                  reg:RegisterItem ;
        rdfs:label         "In direction 90 degrees East, distance from the Earth's centre"@en ;
        dct:dateSubmitted  "2014-09-03T09:56:59.319Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/bufr4/b/28/031> ;
                             reg:sourceGraph  <http://codes.wmo.int/bufr4/b/28/_031:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       31 ;
        reg:register       <http://codes.wmo.int/bufr4/b/28> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .
