@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-20-008/31>
        a              skos:Concept ;
        rdfs:label     "Missing value"@en ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "020008" ;
        skos:notation  31 .

<http://codes.wmo.int/bufr4/codeflag/0-20-008/3>
        a                skos:Concept , <http://codes.wmo.int/common/c-15/ae/cloudDistributionForAviation> ;
        rdfs:label       "Broken"@en ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "020008" ;
        dct:description  "Broken (5 - 7 oktas)."@en ;
        skos:notation    3 .

<http://codes.wmo.int/bufr4/codeflag/0-20-008/9>
        a              skos:Concept ;
        rdfs:label     "Isolated embedded"@en ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "020008" ;
        skos:notation  9 ;
        skos:note      "(Used on aviation charts to describe the cloud type Cb)"@en .

<http://codes.wmo.int/bufr4/codeflag/0-20-008/12>
        a                skos:Concept , <http://codes.wmo.int/common/c-15/ae/cloudDistributionForAviation> ;
        rdfs:label       "Frequent"@en ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "020008" ;
        dct:description  "Frequent. Applicable only to cumulonimbus (CB)."@en ;
        skos:notation    12 ;
        skos:note        "(Used on aviation charts to describe the cloud type Cb)"@en .

<http://codes.wmo.int/bufr4/codeflag/0-20-008/11>
        a              skos:Concept ;
        rdfs:label     "Occasional embedded"@en ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "020008" ;
        skos:notation  11 ;
        skos:note      "(Used on aviation charts to describe the cloud type Cb)"@en .

<http://codes.wmo.int/bufr4/codeflag/0-20-008/2>
        a                skos:Concept , <http://codes.wmo.int/common/c-15/ae/cloudDistributionForAviation> ;
        rdfs:label       "Scattered"@en ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "020008" ;
        dct:description  "Scattered (3 - 4 oktas)."@en ;
        skos:notation    2 .

<http://codes.wmo.int/bufr4/codeflag/0-20-008/8>
        a                skos:Concept , <http://codes.wmo.int/common/c-15/ae/cloudDistributionForAviation> ;
        rdfs:label       "Isolated"@en ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "020008" ;
        dct:description  "Isolated. Applicable only to cumulonimbus (CB)."@en ;
        skos:notation    8 ;
        skos:note        "(Used on aviation charts to describe the cloud type Cb)"@en .

<http://codes.wmo.int/bufr4/codeflag/0-20-008/17>
        a              skos:Concept ;
        rdfs:label     "Frequent embedded"@en ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "020008" ;
        skos:notation  17 .

<http://codes.wmo.int/bufr4/codeflag/0-20-008/7>
        a              skos:Concept ;
        rdfs:label     "Broken/overcast"@en ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "020008" ;
        skos:notation  7 ;
        skos:note      "(Many forecasts use scattered/broken or broken/overcast followed by cloud type(s))"@en .

<http://codes.wmo.int/bufr4/codeflag/0-20-008/1>
        a                skos:Concept , <http://codes.wmo.int/common/c-15/ae/cloudDistributionForAviation> ;
        rdfs:label       "Few"@en ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "020008" ;
        dct:description  "Few (1 - 2 oktas)."@en ;
        skos:notation    1 .

<http://codes.wmo.int/bufr4/codeflag/0-20-008/10>
        a                skos:Concept , <http://codes.wmo.int/common/c-15/ae/cloudDistributionForAviation> ;
        rdfs:label       "Occasional"@en ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "020008" ;
        dct:description  "Occasional. Applicable only to cumulonimbus (CB)."@en ;
        skos:notation    10 ;
        skos:note        "(Used on aviation charts to describe the cloud type Cb)"@en .

<http://codes.wmo.int/bufr4/codeflag/0-20-008/16>
        a                skos:Concept , <http://codes.wmo.int/common/c-15/ae/cloudDistributionForAviation> ;
        rdfs:label       "Embedded"@en , "Embedded (EMBD)"@en ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "020008" ;
        dct:description  "Embedded. Applicable only to cumulonimbus (CB)."@en ;
        skos:notation    16 .

<http://codes.wmo.int/bufr4/codeflag/0-20-008>
        a                        reg:Register , skos:Collection , ldp:Container ;
        rdfs:label               "Cloud distribution for aviation" ;
        dct:modified             "2014-09-03T09:54:41.937Z"^^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-20-008/12> , <http://codes.wmo.int/bufr4/codeflag/0-20-008/15> , <http://codes.wmo.int/bufr4/codeflag/0-20-008/16> , <http://codes.wmo.int/bufr4/codeflag/0-20-008/0> , <http://codes.wmo.int/bufr4/codeflag/0-20-008/14> , <http://codes.wmo.int/bufr4/codeflag/0-20-008/1> , <http://codes.wmo.int/bufr4/codeflag/0-20-008/7> , <http://codes.wmo.int/bufr4/codeflag/0-20-008/11> , <http://codes.wmo.int/bufr4/codeflag/0-20-008/31> , <http://codes.wmo.int/bufr4/codeflag/0-20-008/17> , <http://codes.wmo.int/bufr4/codeflag/0-20-008/3> , <http://codes.wmo.int/bufr4/codeflag/0-20-008/2> , <http://codes.wmo.int/bufr4/codeflag/0-20-008/8> , <http://codes.wmo.int/bufr4/codeflag/0-20-008/6> , <http://codes.wmo.int/bufr4/codeflag/0-20-008/10> , <http://codes.wmo.int/bufr4/codeflag/0-20-008/9> , <http://codes.wmo.int/bufr4/codeflag/0-20-008/4> , <http://codes.wmo.int/bufr4/codeflag/0-20-008/13> ;
        ldp:membershipPredicate  skos:member .

<http://codes.wmo.int/bufr4/codeflag/0-20-008/0>
        a                skos:Concept , <http://codes.wmo.int/common/c-15/ae/cloudDistributionForAviation> ;
        rdfs:label       "Sky clear"@en ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "020008" ;
        dct:description  "Sky clear (0 oktas)."@en ;
        skos:notation    0 .

<http://codes.wmo.int/bufr4/codeflag/0-20-008/6>
        a              skos:Concept ;
        rdfs:label     "Scattered/broken"@en ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "020008" ;
        skos:notation  6 ;
        skos:note      "(Many forecasts use scattered/broken or broken/overcast followed by cloud type(s))"@en .

<http://codes.wmo.int/bufr4/codeflag/0-20-008/15>
        a              skos:Concept ;
        rdfs:label     "Obscured (OBSC)"@en ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "020008" ;
        skos:notation  15 .

<http://codes.wmo.int/bufr4/codeflag/0-20-008/14>
        a                skos:Concept , <http://codes.wmo.int/common/c-15/ae/cloudDistributionForAviation> ;
        rdfs:label       "Layers"@en ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "020008" ;
        dct:description  "Layers. Applicable only to cumulonimbus (CB)."@en ;
        skos:notation    14 .

<http://codes.wmo.int/bufr4/codeflag/0-20-008/4>
        a                skos:Concept , <http://codes.wmo.int/common/c-15/ae/cloudDistributionForAviation> ;
        rdfs:label       "Overcast"@en ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "020008" ;
        dct:description  "Overcast (8 oktas)."@en ;
        skos:notation    4 .

<http://codes.wmo.int/bufr4/codeflag/0-20-008/13>
        a              skos:Concept ;
        rdfs:label     "Dense"@en ;
        <http://codes.wmo.int/def/bufr4/fxy>
                "020008" ;
        skos:notation  13 ;
        skos:note      "(Used on aviation charts to describe cloud that would cause sudden changes in visibility (less than 1 000 m))"@en .
