@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/codeflag/0-02-031/1>
        a              skos:Concept ;
        rdfs:label     "Instantaneous"@en ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "002031" ;
        skos:notation  1 ;
        skos:note      "between H-1 and H"@en .

<http://codes.wmo.int/bufr4/codeflag/0-02-031/7>
        a              skos:Concept ;
        rdfs:label     "Averaged over more than 3 minutes, but 6 at the most"@en ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "002031" ;
        skos:notation  7 ;
        skos:note      "between H-2 and H-1"@en .

<http://codes.wmo.int/bufr4/codeflag/0-02-031/11>
        a              skos:Concept ;
        rdfs:label     "1 hour or less"@en ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "002031" ;
        skos:notation  11 .

<http://codes.wmo.int/bufr4/codeflag/0-02-031/17>
        a              skos:Concept ;
        rdfs:label     "More than 18 hours but 24 at the most"@en ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "002031" ;
        skos:notation  17 .

<http://codes.wmo.int/bufr4/codeflag/0-02-031/6>
        a              skos:Concept ;
        rdfs:label     "Averaged over 3 minutes or less"@en ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "002031" ;
        skos:notation  6 ;
        skos:note      "between H-2 and H-1"@en .

<http://codes.wmo.int/bufr4/codeflag/0-02-031>
        a                        skos:Collection , ldp:Container , reg:Register ;
        rdfs:label               "Duration and time of current measurement" ;
        dct:modified             "2014-09-03T09:53:38.463Z"^^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/codeflag/0-02-031/17> , <http://codes.wmo.int/bufr4/codeflag/0-02-031/16> , <http://codes.wmo.int/bufr4/codeflag/0-02-031/6> , <http://codes.wmo.int/bufr4/codeflag/0-02-031/5> , <http://codes.wmo.int/bufr4/codeflag/0-02-031/2> , <http://codes.wmo.int/bufr4/codeflag/0-02-031/4> , <http://codes.wmo.int/bufr4/codeflag/0-02-031/15> , <http://codes.wmo.int/bufr4/codeflag/0-02-031/14> , <http://codes.wmo.int/bufr4/codeflag/0-02-031/3> , <http://codes.wmo.int/bufr4/codeflag/0-02-031/1> , <http://codes.wmo.int/bufr4/codeflag/0-02-031/19> , <http://codes.wmo.int/bufr4/codeflag/0-02-031/9> , <http://codes.wmo.int/bufr4/codeflag/0-02-031/8> , <http://codes.wmo.int/bufr4/codeflag/0-02-031/13> , <http://codes.wmo.int/bufr4/codeflag/0-02-031/31> , <http://codes.wmo.int/bufr4/codeflag/0-02-031/7> , <http://codes.wmo.int/bufr4/codeflag/0-02-031/12> , <http://codes.wmo.int/bufr4/codeflag/0-02-031/11> ;
        ldp:membershipPredicate  skos:member .

<http://codes.wmo.int/bufr4/codeflag/0-02-031/16>
        a              skos:Concept ;
        rdfs:label     "More than 12 hours but 18 at the most"@en ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "002031" ;
        skos:notation  16 .

<http://codes.wmo.int/bufr4/codeflag/0-02-031/5>
        a              skos:Concept ;
        rdfs:label     "Instantaneous"@en ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "002031" ;
        skos:notation  5 ;
        skos:note      "between H-2 and H-1"@en .

<http://codes.wmo.int/bufr4/codeflag/0-02-031/15>
        a              skos:Concept ;
        rdfs:label     "More than 8 hours but 12 at the most"@en ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "002031" ;
        skos:notation  15 .

<http://codes.wmo.int/bufr4/codeflag/0-02-031/4>
        a              skos:Concept ;
        rdfs:label     "Averaged over more than 6 minutes, but 12 at the most"@en ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "002031" ;
        skos:notation  4 ;
        skos:note      "between H-1 and H"@en .

<http://codes.wmo.int/bufr4/codeflag/0-02-031/14>
        a              skos:Concept ;
        rdfs:label     "More than 4 hours but 8 at the most"@en ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "002031" ;
        skos:notation  14 .

<http://codes.wmo.int/bufr4/codeflag/0-02-031/3>
        a              skos:Concept ;
        rdfs:label     "Averaged over more than 3 minutes, but 6 at the most"@en ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "002031" ;
        skos:notation  3 ;
        skos:note      "between H-1 and H"@en .

<http://codes.wmo.int/bufr4/codeflag/0-02-031/9>
        a              skos:Concept ;
        rdfs:label     "Vector or Doppler current profiling method not used"@en ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "002031" ;
        skos:notation  9 .

<http://codes.wmo.int/bufr4/codeflag/0-02-031/13>
        a              skos:Concept ;
        rdfs:label     "More than 2 hours but 4 at the most"@en ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "002031" ;
        skos:notation  13 .

<http://codes.wmo.int/bufr4/codeflag/0-02-031/19>
        a              skos:Concept ;
        rdfs:label     "Drift method not used"@en ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "002031" ;
        skos:notation  19 .

<http://codes.wmo.int/bufr4/codeflag/0-02-031/2>
        a              skos:Concept ;
        rdfs:label     "Averaged over 3 minutes or less"@en ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "002031" ;
        skos:notation  2 ;
        skos:note      "between H-1 and H"@en .

<http://codes.wmo.int/bufr4/codeflag/0-02-031/8>
        a              skos:Concept ;
        rdfs:label     "Averaged over more than 6 minutes, but 12 at the most"@en ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "002031" ;
        skos:notation  8 ;
        skos:note      "between H-2 and H-1"@en .

<http://codes.wmo.int/bufr4/codeflag/0-02-031/31>
        a              skos:Concept ;
        rdfs:label     "Missing value"@en ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "002031" ;
        skos:notation  31 .

<http://codes.wmo.int/bufr4/codeflag/0-02-031/12>
        a              skos:Concept ;
        rdfs:label     "More than 1 hour but 2 at the most"@en ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "002031" ;
        skos:notation  12 .
