@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/grib2/codeflag/0.0/10>
        a                skos:Concept , <http://codes.wmo.int/def/grib2/Discipline> ;
        rdfs:label       "Oceanographic products"@en ;
        <http://codes.wmo.int/def/common/edition>
                <http://codes.wmo.int/codeform/grib2> ;
        dct:description  "Oceanographic products"@en ;
        skos:notation    10 ;
        skos:prefLabel   "Oceanographic products"@en .

<http://codes.wmo.int/grib2/codeflag/0.0/255>
        a                skos:Concept , <http://codes.wmo.int/def/grib2/Discipline> ;
        rdfs:label       "Missing"@en ;
        <http://codes.wmo.int/def/common/edition>
                <http://codes.wmo.int/codeform/grib2> ;
        dct:description  "Missing"@en ;
        skos:notation    255 ;
        skos:prefLabel   "Missing"@en .

<http://codes.wmo.int/grib2/codeflag/0.0/2>
        a                skos:Concept , <http://codes.wmo.int/def/grib2/Discipline> ;
        rdfs:label       "Land surface products"@en ;
        <http://codes.wmo.int/def/common/edition>
                <http://codes.wmo.int/codeform/grib2> ;
        dct:description  "Land surface products"@en ;
        skos:notation    2 ;
        skos:prefLabel   "Land surface products"@en .

<http://codes.wmo.int/grib2/codeflag/0.0/0>
        a                skos:Concept , <http://codes.wmo.int/def/grib2/Discipline> ;
        rdfs:label       "Meteorological products"@en ;
        <http://codes.wmo.int/def/common/edition>
                <http://codes.wmo.int/codeform/grib2> ;
        dct:description  "Meteorological products"@en ;
        skos:notation    0 ;
        skos:prefLabel   "Meteorological products"@en .

<http://codes.wmo.int/grib2/codeflag/0.0/3>
        a                skos:Concept , <http://codes.wmo.int/def/grib2/Discipline> ;
        rdfs:label       "Space products"@en ;
        <http://codes.wmo.int/def/common/edition>
                <http://codes.wmo.int/codeform/grib2> ;
        dct:description  "Space products"@en ;
        skos:notation    3 ;
        skos:prefLabel   "Space products"@en .

<http://codes.wmo.int/grib2/codeflag/0.0>
        a                        ldp:Container , reg:Register , skos:Collection ;
        rdfs:label               "Discipline"@en ;
        dct:description          "Discipline of processed data in the GRIB message, number of GRIB master table"@en ;
        dct:modified             "2014-09-03T09:53:22.935Z"^^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/grib2/codeflag/0.0/2> , <http://codes.wmo.int/grib2/codeflag/0.0/0> , <http://codes.wmo.int/grib2/codeflag/0.0/255> , <http://codes.wmo.int/grib2/codeflag/0.0/3> , <http://codes.wmo.int/grib2/codeflag/0.0/1> , <http://codes.wmo.int/grib2/codeflag/0.0/10> ;
        skos:prefLabel           "Discipline"@en ;
        ldp:membershipPredicate  skos:member .

<http://codes.wmo.int/grib2/codeflag/0.0/1>
        a                skos:Concept , <http://codes.wmo.int/def/grib2/Discipline> ;
        rdfs:label       "Hydrological products"@en ;
        <http://codes.wmo.int/def/common/edition>
                <http://codes.wmo.int/codeform/grib2> ;
        dct:description  "Hydrological products"@en ;
        skos:notation    1 ;
        skos:prefLabel   "Hydrological products"@en .
