@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/iwxxm>
        a                ldp:Container , reg:Register ;
        rdfs:label       "iwxxm" ;
        rdfs:member      <http://codes.wmo.int/iwxxm/AviationColourCode> , <http://codes.wmo.int/iwxxm/MeteorologicalFeature> , <http://codes.wmo.int/iwxxm/nil> ;
        dct:description  "IWXXM" ;
        dct:modified     "2025-11-20T09:03:52.237Z"^^xsd:dateTime ;
        reg:category     <http://codes.wmo.int/structure/category/home> ;
        reg:notation     "iwxxm" ;
        reg:subregister  <http://codes.wmo.int/iwxxm/AviationColourCode> , <http://codes.wmo.int/iwxxm/MeteorologicalFeature> , <http://codes.wmo.int/iwxxm/nil> ;
        owl:versionInfo  5 .

<http://codes.wmo.int/iwxxm/_MeteorologicalFeature>
        a                  reg:RegisterItem ;
        rdfs:label         "MeteorologicalFeature" ;
        dct:dateAccepted   "2025-11-20T08:37:11.465Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2025-11-20T08:32:56.58Z"^^xsd:dateTime ;
        dct:description    "The items within this code table are the weather phenomena being represented by a weather object." ;
        dct:modified       "2025-11-20T09:01:16.902Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity         <http://codes.wmo.int/iwxxm/MeteorologicalFeature> ;
                             reg:entityVersion  <http://codes.wmo.int/iwxxm/MeteorologicalFeature>
                           ] ;
        reg:itemClass      reg:Register , ldp:Container ;
        reg:notation       "MeteorologicalFeature" ;
        reg:register       <http://codes.wmo.int/iwxxm> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:accountName  "https://api.github.com/users/amilan17" ;
                             foaf:name         "amilan17"
                           ] ;
        owl:versionInfo    4 .

<http://codes.wmo.int/iwxxm/AviationColourCode>
        a                ldp:Container , reg:Register ;
        rdfs:label       "Volcanic Aviation Colour Code" ;
        dct:description  "The items within this code table are the volcano level of alert colour codes for aviation defined in ICAO Doc 9766" ;
        dct:modified     "2025-11-20T09:01:58.387Z"^^xsd:dateTime ;
        reg:notation     "AviationColourCode" ;
        owl:versionInfo  7 .

<http://codes.wmo.int/iwxxm/MeteorologicalFeature>
        a                ldp:Container , reg:Register ;
        rdfs:label       "MeteorologicalFeature" ;
        dct:description  "The items within this code table are the weather phenomena being represented by a weather object." ;
        dct:modified     "2025-11-20T09:01:16.902Z"^^xsd:dateTime ;
        reg:notation     "MeteorologicalFeature" ;
        owl:versionInfo  30 .

<http://codes.wmo.int/iwxxm/_nil>
        a                  reg:RegisterItem ;
        rdfs:label         "Nil reasons" ;
        dct:dateAccepted   "2025-11-20T08:37:11.466Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2025-11-20T08:32:22.433Z"^^xsd:dateTime ;
        dct:description    "Nil-reason terms are used to provide an explanation for recording a missing (or void) value within a data product. Terms are drawn from authorities in addition to WMO including ISO/TC 211 (from ISO 19136:2007 Geography markup language clause 8.2.3.1; published on their behalf by the Open Geospatial Consortium)." ;
        dct:modified       "2025-11-20T09:00:37.634Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity         <http://codes.wmo.int/iwxxm/nil> ;
                             reg:entityVersion  <http://codes.wmo.int/iwxxm/nil>
                           ] ;
        reg:itemClass      reg:Register , ldp:Container ;
        reg:notation       "nil" ;
        reg:register       <http://codes.wmo.int/iwxxm> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:accountName  "https://api.github.com/users/amilan17" ;
                             foaf:name         "amilan17"
                           ] ;
        owl:versionInfo    5 .

<http://codes.wmo.int/iwxxm/_AviationColourCode>
        a                  reg:RegisterItem ;
        rdfs:label         "Volcanic Aviation Colour Code" ;
        dct:dateAccepted   "2025-11-20T08:37:11.464Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2025-11-20T08:33:26.719Z"^^xsd:dateTime ;
        dct:description    "The items within this code table are the volcano level of alert colour codes for aviation defined in ICAO Doc 9766" ;
        dct:modified       "2025-11-20T09:01:58.387Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity         <http://codes.wmo.int/iwxxm/AviationColourCode> ;
                             reg:entityVersion  <http://codes.wmo.int/iwxxm/AviationColourCode>
                           ] ;
        reg:itemClass      reg:Register , ldp:Container ;
        reg:notation       "AviationColourCode" ;
        reg:register       <http://codes.wmo.int/iwxxm> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:accountName  "https://api.github.com/users/amilan17" ;
                             foaf:name         "amilan17"
                           ] ;
        owl:versionInfo    4 .

<http://codes.wmo.int/iwxxm/nil>
        a                ldp:Container , reg:Register ;
        rdfs:label       "Nil reasons" ;
        dct:description  "Nil-reason terms are used to provide an explanation for recording a missing (or void) value within a data product. Terms are drawn from authorities in addition to WMO including ISO/TC 211 (from ISO 19136:2007 Geography markup language clause 8.2.3.1; published on their behalf by the Open Geospatial Consortium)." ;
        dct:modified     "2025-11-20T09:00:37.634Z"^^xsd:dateTime ;
        reg:notation     "nil" ;
        owl:versionInfo  14 .

<http://codes.wmo.int/_iwxxm>
        a                  reg:RegisterItem ;
        rdfs:label         "iwxxm" ;
        dct:dateAccepted   "2025-11-20T09:04:05.259Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2025-11-20T08:17:01.553Z"^^xsd:dateTime ;
        dct:description    "IWXXM" ;
        dct:modified       "2025-11-20T09:03:52.237Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity         <http://codes.wmo.int/iwxxm> ;
                             reg:entityVersion  <http://codes.wmo.int/iwxxm:5>
                           ] ;
        reg:itemClass      ldp:Container , reg:Register ;
        reg:notation       "iwxxm" ;
        reg:register       <http://codes.wmo.int/> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:accountName  "https://api.github.com/users/amilan17" ;
                             foaf:name         "amilan17"
                           ] ;
        owl:versionInfo    4 .
