@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/def/grib1>
        a                        owl:Ontology , ldp:Container , reg:Register ;
        rdfs:label               "WMO No. 306 FM 92 GRIB (edition1) schemata" ;
        dct:description          "Schemata required to support WMO No. 306 FM 92 GRIB (edition1)  - Manual on Codes; including definitions of structure and domain-specific metadata required to describe terms from WMO No. 306 FM 92 GRIB (edition1)."@en ;
        dct:modified             "2014-10-02T17:55:24.654Z"^^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          2 ;
        ldp:membershipPredicate  rdfs:member .

<http://codes.wmo.int/def/_grib1>
        a                  reg:RegisterItem ;
        rdfs:label         "WMO No. 306 FM 92 GRIB (edition1) schemata" ;
        dct:dateSubmitted  "2014-09-03T09:53:14.649Z"^^xsd:dateTime ;
        dct:description    "Schemata required to support WMO No. 306 FM 92 GRIB (edition1)  - Manual on Codes; including definitions of structure and domain-specific metadata required to describe terms from WMO No. 306 FM 92 GRIB (edition1)."@en ;
        reg:definition     [ reg:entity         <http://codes.wmo.int/def/grib1> ;
                             reg:entityVersion  <http://codes.wmo.int/def/grib1:1>
                           ] ;
        reg:itemClass      ldp:Container , owl:Ontology , reg:Register ;
        reg:notation       "grib1" ;
        reg:register       <http://codes.wmo.int/def> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/def/codeform>
        a                        owl:Ontology , ldp:Container , reg:Register ;
        rdfs:label               "Schemata for WMO code forms" ;
        dct:modified             "2014-09-03T09:53:14.016Z"^^xsd:dateTime ;
        owl:versionInfo          1 ;
        ldp:membershipPredicate  rdfs:member .

<http://codes.wmo.int/def/common>
        a                        owl:Ontology , ldp:Container , reg:Register ;
        rdfs:label               "WMO No. 306 Vol I.2 Code Forms" ;
        dc:description           "Schemata required to support WMO No. 306 - Manual on Codes; including definitions of structure and domain-specific metadata required to describe terms from WMO No. 306."@en ;
        dct:modified             "2014-09-03T09:53:13.651Z"^^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 ;
        ldp:membershipPredicate  rdfs:member .

<http://codes.wmo.int/def/bufr4>
        a                        ldp:Container , reg:Register , owl:Ontology ;
        rdfs:label               "WMO No. 306 Vol FM 94 BUFR (edition 4)" ;
        dc:description           "Schemata required to support WMO No. 306 Vol I.2 FM 94 BUFR (edition 4)- Manual on Codes; including definitions of structure and domain-specific metadata required to describe terms from WMO No. 306 Vol."@en ;
        dct:modified             "2014-09-03T09:53:14.486Z"^^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 ;
        ldp:membershipPredicate  rdfs:member .

<http://codes.wmo.int/_def>
        a                  reg:RegisterItem ;
        rdfs:label         "WMO No. 306 Vol (common) schemata" ;
        dct:dateSubmitted  "2014-09-03T09:53:12.163Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity         <http://codes.wmo.int/def> ;
                             reg:entityVersion  <http://codes.wmo.int/def:1>
                           ] ;
        reg:itemClass      reg:Register ;
        reg:notation       "def" ;
        reg:register       <http://codes.wmo.int/> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/def/_common>
        a                  reg:RegisterItem ;
        rdfs:label         "WMO No. 306 Vol I.2 Code Forms" ;
        dct:dateSubmitted  "2014-09-03T09:53:13.65Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity         <http://codes.wmo.int/def/common> ;
                             reg:entityVersion  <http://codes.wmo.int/def/common>
                           ] ;
        reg:itemClass      owl:Ontology , reg:Register , ldp:Container ;
        reg:notation       "common" ;
        reg:register       <http://codes.wmo.int/def> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/def/_codeform>
        a                  reg:RegisterItem ;
        rdfs:label         "Schemata for WMO code forms" ;
        dct:dateSubmitted  "2014-09-03T09:53:14.015Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity         <http://codes.wmo.int/def/codeform> ;
                             reg:entityVersion  <http://codes.wmo.int/def/codeform>
                           ] ;
        reg:itemClass      owl:Ontology , ldp:Container , reg:Register ;
        reg:notation       "codeform" ;
        reg:register       <http://codes.wmo.int/def> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/def>
        a                reg:Register , ldp:Container ;
        rdfs:label       "WMO No. 306 Vol (common) schemata" ;
        rdfs:member      <http://codes.wmo.int/def/common> , <http://codes.wmo.int/def/bufr4> , <http://codes.wmo.int/def/grib2> , <http://codes.wmo.int/def/grib1> , <http://codes.wmo.int/def/codeform> ;
        dc:description   "Schemata required to support WMO No. 306 - Manual on Codes; including definitions of structure and domain-specific metadata required to describe terms from WMO No. 306."@en ;
        dct:modified     "2014-09-03T09:53:14.673Z"^^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> ;
        reg:subregister  <http://codes.wmo.int/def/grib2> , <http://codes.wmo.int/def/bufr4> , <http://codes.wmo.int/def/grib1> , <http://codes.wmo.int/def/codeform> , <http://codes.wmo.int/def/common> ;
        owl:versionInfo  6 .

<http://codes.wmo.int/def/grib2>
        a                        reg:Register , ldp:Container , owl:Ontology ;
        rdfs:label               "WMO No. 306 FM 92 GRIB (edition2) schemata" ;
        dct:description          "Schemata required to support WMO No. 306 FM 92 GRIB (edition2)  - Manual on Codes; including definitions of structure and domain-specific metadata required to describe terms from WMO No. 306 FM 92 GRIB (edition2)."@en ;
        dct:modified             "2014-10-02T17:55:33.517Z"^^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          2 ;
        ldp:membershipPredicate  rdfs:member .

<http://codes.wmo.int/def/_grib2>
        a                  reg:RegisterItem ;
        rdfs:label         "WMO No. 306 FM 92 GRIB (edition2) schemata" ;
        dct:dateSubmitted  "2014-09-03T09:53:14.256Z"^^xsd:dateTime ;
        dct:description    "Schemata required to support WMO No. 306 FM 92 GRIB (edition2)  - Manual on Codes; including definitions of structure and domain-specific metadata required to describe terms from WMO No. 306 FM 92 GRIB (edition2)."@en ;
        reg:definition     [ reg:entity         <http://codes.wmo.int/def/grib2> ;
                             reg:entityVersion  <http://codes.wmo.int/def/grib2:1>
                           ] ;
        reg:itemClass      reg:Register , owl:Ontology , ldp:Container ;
        reg:notation       "grib2" ;
        reg:register       <http://codes.wmo.int/def> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .

<http://codes.wmo.int/def/_bufr4>
        a                  reg:RegisterItem ;
        rdfs:label         "WMO No. 306 Vol FM 94 BUFR (edition 4)" ;
        dct:dateSubmitted  "2014-09-03T09:53:14.485Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity         <http://codes.wmo.int/def/bufr4> ;
                             reg:entityVersion  <http://codes.wmo.int/def/bufr4>
                           ] ;
        reg:itemClass      reg:Register , owl:Ontology , ldp:Container ;
        reg:notation       "bufr4" ;
        reg:register       <http://codes.wmo.int/def> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:name    "marqh (admin)" ;
                             foaf:openid  <https://profiles.google.com/100578379482821123729>
                           ] ;
        owl:versionInfo    1 .
