@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/49-2/AirWxPhenomena/MT_OBSC>
        a                skos:Concept ;
        rdfs:label       "Mountain obscuration"@en ;
        dct:description  "Mountain obscuration"@en ;
        owl:versionInfo  <http://icao.int/iwxxm/2025-2> , <http://icao.int/iwxxm/3.0> , <http://icao.int/iwxxm/2023-1> , <http://icao.int/iwxxm/2.1> , <http://icao.int/iwxxm/2021-2> ;
        skos:notation    "MT_OBSC" .

<http://codes.wmo.int/49-2/AirWxPhenomena/OCNL_CB>
        a                skos:Concept ;
        rdfs:label       "Occasional cumulonimbus cloud"@en ;
        dct:description  "Occasional cumulonimbus cloud"@en ;
        owl:versionInfo  <http://icao.int/iwxxm/2025-2> , <http://icao.int/iwxxm/3.0> , <http://icao.int/iwxxm/2023-1> , <http://icao.int/iwxxm/2.1> , <http://icao.int/iwxxm/2021-2> ;
        skos:notation    "OCNL_CB" .

<http://codes.wmo.int/49-2/AirWxPhenomena/ISOL_CB>
        a                skos:Concept ;
        rdfs:label       "Isolated cumulonimbus cloud"@en ;
        dct:description  "Isolated cumulonimbus cloud"@en ;
        owl:versionInfo  <http://icao.int/iwxxm/2025-2> , <http://icao.int/iwxxm/3.0> , <http://icao.int/iwxxm/2023-1> , <http://icao.int/iwxxm/2.1> , <http://icao.int/iwxxm/2021-2> ;
        skos:notation    "ISOL_CB" .

<http://codes.wmo.int/49-2/AirWxPhenomena/ISOL_TSGR>
        a                skos:Concept ;
        rdfs:label       "Isolated thunderstorms with hail"@en ;
        dct:description  "Isolated thunderstorms with hail"@en ;
        owl:versionInfo  <http://icao.int/iwxxm/2025-2> , <http://icao.int/iwxxm/3.0> , <http://icao.int/iwxxm/2023-1> , <http://icao.int/iwxxm/2.1> , <http://icao.int/iwxxm/2021-2> ;
        skos:notation    "ISOL_TSGR" .

<http://codes.wmo.int/49-2/AirWxPhenomena/_FRQ_TCU>
        a                  reg:RegisterItem ;
        rdfs:label         "Frequent towering cumulus cloud"@en ;
        dct:dateAccepted   "2016-12-30T13:27:04.661Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2016-12-30T13:26:06.015Z"^^xsd:dateTime ;
        dct:description    "Frequent towering cumulus cloud"@en ;
        dct:modified       "2025-11-20T08:18:58.651Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/49-2/AirWxPhenomena/FRQ_TCU> ;
                             reg:sourceGraph  <http://codes.wmo.int/49-2/AirWxPhenomena/_FRQ_TCU:3#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "FRQ_TCU" ;
        reg:register       <http://codes.wmo.int/49-2/AirWxPhenomena> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:accountName  "https://plus.google.com/100578379482821123729" ;
                             foaf:name         "marq h"
                           ] ;
        owl:versionInfo    3 .

<http://codes.wmo.int/49-2/AirWxPhenomena/_MT_OBSC>
        a                  reg:RegisterItem ;
        rdfs:label         "Mountain obscuration"@en ;
        dct:dateAccepted   "2016-12-30T13:27:04.687Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2016-12-30T13:26:05.977Z"^^xsd:dateTime ;
        dct:description    "Mountain obscuration"@en ;
        dct:modified       "2025-11-20T08:18:59.61Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/49-2/AirWxPhenomena/MT_OBSC> ;
                             reg:sourceGraph  <http://codes.wmo.int/49-2/AirWxPhenomena/_MT_OBSC:3#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "MT_OBSC" ;
        reg:register       <http://codes.wmo.int/49-2/AirWxPhenomena> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:accountName  "https://plus.google.com/100578379482821123729" ;
                             foaf:name         "marq h"
                           ] ;
        owl:versionInfo    3 .

<http://codes.wmo.int/49-2/AirWxPhenomena/FRQ_TCU>
        a                skos:Concept ;
        rdfs:label       "Frequent towering cumulus cloud"@en ;
        dct:description  "Frequent towering cumulus cloud"@en ;
        owl:versionInfo  <http://icao.int/iwxxm/2025-2> , <http://icao.int/iwxxm/3.0> , <http://icao.int/iwxxm/2023-1> , <http://icao.int/iwxxm/2.1> , <http://icao.int/iwxxm/2021-2> ;
        skos:notation    "FRQ_TCU" .

<http://codes.wmo.int/49-2/AirWxPhenomena/_OVC_CLD>
        a                  reg:RegisterItem ;
        rdfs:label         "Overcast cloud"@en ;
        dct:dateAccepted   "2016-12-30T13:27:04.704Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2016-12-30T13:26:06.029Z"^^xsd:dateTime ;
        dct:description    "Overcast cloud"@en ;
        dct:modified       "2025-11-20T08:19:00.235Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/49-2/AirWxPhenomena/OVC_CLD> ;
                             reg:sourceGraph  <http://codes.wmo.int/49-2/AirWxPhenomena/_OVC_CLD:3#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "OVC_CLD" ;
        reg:register       <http://codes.wmo.int/49-2/AirWxPhenomena> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:accountName  "https://plus.google.com/100578379482821123729" ;
                             foaf:name         "marq h"
                           ] ;
        owl:versionInfo    3 .

<http://codes.wmo.int/49-2/AirWxPhenomena/_OCNL_CB>
        a                  reg:RegisterItem ;
        rdfs:label         "Occasional cumulonimbus cloud"@en ;
        dct:dateAccepted   "2016-12-30T13:27:04.692Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2016-12-30T13:26:05.912Z"^^xsd:dateTime ;
        dct:description    "Occasional cumulonimbus cloud"@en ;
        dct:modified       "2025-11-20T08:18:59.724Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/49-2/AirWxPhenomena/OCNL_CB> ;
                             reg:sourceGraph  <http://codes.wmo.int/49-2/AirWxPhenomena/_OCNL_CB:3#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "OCNL_CB" ;
        reg:register       <http://codes.wmo.int/49-2/AirWxPhenomena> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:accountName  "https://plus.google.com/100578379482821123729" ;
                             foaf:name         "marq h"
                           ] ;
        owl:versionInfo    3 .

<http://codes.wmo.int/49-2/AirWxPhenomena/_OCNL_TSGR>
        a                  reg:RegisterItem ;
        rdfs:label         "Occasional thunderstorms with hail"@en ;
        dct:dateAccepted   "2016-12-30T13:27:04.701Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2016-12-30T13:26:06.063Z"^^xsd:dateTime ;
        dct:description    "Occasional thunderstorms with hail"@en ;
        dct:modified       "2025-11-20T08:19:00.092Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/49-2/AirWxPhenomena/OCNL_TSGR> ;
                             reg:sourceGraph  <http://codes.wmo.int/49-2/AirWxPhenomena/_OCNL_TSGR:3#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "OCNL_TSGR" ;
        reg:register       <http://codes.wmo.int/49-2/AirWxPhenomena> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:accountName  "https://plus.google.com/100578379482821123729" ;
                             foaf:name         "marq h"
                           ] ;
        owl:versionInfo    3 .

<http://codes.wmo.int/49-2/AirWxPhenomena/_ISOL_CB>
        a                  reg:RegisterItem ;
        rdfs:label         "Isolated cumulonimbus cloud"@en ;
        dct:dateAccepted   "2016-12-30T13:27:04.665Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2016-12-30T13:26:05.919Z"^^xsd:dateTime ;
        dct:description    "Isolated cumulonimbus cloud"@en ;
        dct:modified       "2025-11-20T08:18:58.762Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/49-2/AirWxPhenomena/ISOL_CB> ;
                             reg:sourceGraph  <http://codes.wmo.int/49-2/AirWxPhenomena/_ISOL_CB:3#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "ISOL_CB" ;
        reg:register       <http://codes.wmo.int/49-2/AirWxPhenomena> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:accountName  "https://plus.google.com/100578379482821123729" ;
                             foaf:name         "marq h"
                           ] ;
        owl:versionInfo    3 .

<http://codes.wmo.int/49-2/AirWxPhenomena/ISOL_TCU>
        a                skos:Concept ;
        rdfs:label       "Isolated towering cumulus cloud"@en ;
        dct:description  "Isolated towering cumulus cloud"@en ;
        owl:versionInfo  <http://icao.int/iwxxm/2025-2> , <http://icao.int/iwxxm/3.0> , <http://icao.int/iwxxm/2023-1> , <http://icao.int/iwxxm/2.1> , <http://icao.int/iwxxm/2021-2> ;
        skos:notation    "ISOL_TCU" .

<http://codes.wmo.int/49-2/AirWxPhenomena/OVC_CLD>
        a                skos:Concept ;
        rdfs:label       "Overcast cloud"@en ;
        dct:description  "Overcast cloud"@en ;
        owl:versionInfo  <http://icao.int/iwxxm/2025-2> , <http://icao.int/iwxxm/3.0> , <http://icao.int/iwxxm/2023-1> , <http://icao.int/iwxxm/2.1> , <http://icao.int/iwxxm/2021-2> ;
        skos:notation    "OVC_CLD" .

<http://codes.wmo.int/49-2/AirWxPhenomena/SFC_WIND>
        a                skos:Concept ;
        rdfs:label       "Widespread mean surface wind"@en ;
        dct:description  "Widespread mean surface wind"@en ;
        owl:versionInfo  <http://icao.int/iwxxm/2025-2> , <http://icao.int/iwxxm/3.0> , <http://icao.int/iwxxm/2023-1> , <http://icao.int/iwxxm/2.1> , <http://icao.int/iwxxm/2021-2> ;
        skos:notation    "SFC_WIND" .

<http://codes.wmo.int/49-2/AirWxPhenomena/_ISOL_TCU>
        a                  reg:RegisterItem ;
        rdfs:label         "Isolated towering cumulus cloud"@en ;
        dct:dateAccepted   "2016-12-30T13:27:04.668Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2016-12-30T13:26:06.022Z"^^xsd:dateTime ;
        dct:description    "Isolated towering cumulus cloud"@en ;
        dct:modified       "2025-11-20T08:18:58.876Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/49-2/AirWxPhenomena/ISOL_TCU> ;
                             reg:sourceGraph  <http://codes.wmo.int/49-2/AirWxPhenomena/_ISOL_TCU:3#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "ISOL_TCU" ;
        reg:register       <http://codes.wmo.int/49-2/AirWxPhenomena> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:accountName  "https://plus.google.com/100578379482821123729" ;
                             foaf:name         "marq h"
                           ] ;
        owl:versionInfo    3 .

<http://codes.wmo.int/49-2/AirWxPhenomena/_SFC_WIND>
        a                  reg:RegisterItem ;
        rdfs:label         "Widespread mean surface wind"@en ;
        dct:dateAccepted   "2016-12-30T13:27:04.71Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2016-12-30T13:26:05.97Z"^^xsd:dateTime ;
        dct:description    "Widespread mean surface wind"@en ;
        dct:modified       "2025-11-20T08:19:00.526Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/49-2/AirWxPhenomena/SFC_WIND> ;
                             reg:sourceGraph  <http://codes.wmo.int/49-2/AirWxPhenomena/_SFC_WIND:3#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "SFC_WIND" ;
        reg:register       <http://codes.wmo.int/49-2/AirWxPhenomena> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:accountName  "https://plus.google.com/100578379482821123729" ;
                             foaf:name         "marq h"
                           ] ;
        owl:versionInfo    3 .

<http://codes.wmo.int/49-2/AirWxPhenomena/OCNL_TS>
        a                skos:Concept ;
        rdfs:label       "Occasional thunderstorms"@en ;
        dct:description  "Occasional thunderstorms"@en ;
        owl:versionInfo  <http://icao.int/iwxxm/2025-2> , <http://icao.int/iwxxm/3.0> , <http://icao.int/iwxxm/2023-1> , <http://icao.int/iwxxm/2.1> , <http://icao.int/iwxxm/2021-2> ;
        skos:notation    "OCNL_TS" .

<http://codes.wmo.int/49-2/AirWxPhenomena/ISOL_TS>
        a                skos:Concept ;
        rdfs:label       "Isolated thunderstorms"@en ;
        dct:description  "Isolated thunderstorms"@en ;
        owl:versionInfo  <http://icao.int/iwxxm/2025-2> , <http://icao.int/iwxxm/3.0> , <http://icao.int/iwxxm/2023-1> , <http://icao.int/iwxxm/2.1> , <http://icao.int/iwxxm/2021-2> ;
        skos:notation    "ISOL_TS" .

<http://codes.wmo.int/49-2/_AirWxPhenomena>
        a                  reg:RegisterItem ;
        rdfs:label         "Air Wx Phenomena"@en ;
        dct:dateAccepted   "2016-12-30T13:27:10.513Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2016-12-30T13:26:05.883Z"^^xsd:dateTime ;
        dct:description    "ICAO Annex 3/ WMO No. 49-2 Appendix 6 Section 2.1"@en ;
        reg:definition     [ reg:entity         <http://codes.wmo.int/49-2/AirWxPhenomena> ;
                             reg:entityVersion  <http://codes.wmo.int/49-2/AirWxPhenomena:1>
                           ] ;
        reg:itemClass      skos:Collection , reg:Register ;
        reg:notation       "AirWxPhenomena" ;
        reg:register       <http://codes.wmo.int/49-2> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:accountName  "https://plus.google.com/100578379482821123729" ;
                             foaf:name         "marq h"
                           ] ;
        owl:versionInfo    2 .

<http://codes.wmo.int/49-2/AirWxPhenomena/SFC_VIS>
        a                skos:Concept ;
        rdfs:label       "Surface visibility"@en ;
        dct:description  "Surface visibility"@en ;
        owl:versionInfo  <http://icao.int/iwxxm/2025-2> , <http://icao.int/iwxxm/3.0> , <http://icao.int/iwxxm/2023-1> , <http://icao.int/iwxxm/2.1> , <http://icao.int/iwxxm/2021-2> ;
        skos:notation    "SFC_VIS" .

<http://codes.wmo.int/49-2/AirWxPhenomena>
        a                      reg:Register , ldp:Container , skos:Collection ;
        rdfs:label             "Air Wx Phenomena"@en ;
        dct:description        "ICAO Annex 3/ WMO No. 49-2 Appendix 6 Section 2.1"@en ;
        dct:modified           "2016-12-30T13:26:05.884Z"^^xsd:dateTime ;
        owl:versionInfo        1 ;
        skos:member            <http://codes.wmo.int/49-2/AirWxPhenomena/OCNL_TCU> , <http://codes.wmo.int/49-2/AirWxPhenomena/OCNL_CB> , <http://codes.wmo.int/49-2/AirWxPhenomena/ISOL_CB> , <http://codes.wmo.int/49-2/AirWxPhenomena/MOD_ICE> , <http://codes.wmo.int/49-2/AirWxPhenomena/BKN_CLD> , <http://codes.wmo.int/49-2/AirWxPhenomena/SFC_WIND> , <http://codes.wmo.int/49-2/AirWxPhenomena/MT_OBSC> , <http://codes.wmo.int/49-2/AirWxPhenomena/SFC_VIS> , <http://codes.wmo.int/49-2/AirWxPhenomena/OCNL_TS> , <http://codes.wmo.int/49-2/AirWxPhenomena/FRQ_CB> , <http://codes.wmo.int/49-2/AirWxPhenomena/FRQ_TCU> , <http://codes.wmo.int/49-2/AirWxPhenomena/OVC_CLD> , <http://codes.wmo.int/49-2/AirWxPhenomena/ISOL_TCU> , <http://codes.wmo.int/49-2/AirWxPhenomena/MOD_MTW> , <http://codes.wmo.int/49-2/AirWxPhenomena/MOD_TURB> , <http://codes.wmo.int/49-2/AirWxPhenomena/ISOL_TSGR> , <http://codes.wmo.int/49-2/AirWxPhenomena/ISOL_TS> , <http://codes.wmo.int/49-2/AirWxPhenomena/OCNL_TSGR> ;
        ldp:hasMemberRelation  skos:member .

<http://codes.wmo.int/49-2/AirWxPhenomena/FRQ_CB>
        a                skos:Concept ;
        rdfs:label       "Frequent cumulonimbus cloud"@en ;
        dct:description  "Frequent cumulonimbus cloud"@en ;
        owl:versionInfo  <http://icao.int/iwxxm/2025-2> , <http://icao.int/iwxxm/3.0> , <http://icao.int/iwxxm/2023-1> , <http://icao.int/iwxxm/2.1> , <http://icao.int/iwxxm/2021-2> ;
        skos:notation    "FRQ_CB" .

<http://codes.wmo.int/49-2/AirWxPhenomena/OCNL_TSGR>
        a                skos:Concept ;
        rdfs:label       "Occasional thunderstorms with hail"@en ;
        dct:description  "Occasional thunderstorms with hail"@en ;
        owl:versionInfo  <http://icao.int/iwxxm/2025-2> , <http://icao.int/iwxxm/3.0> , <http://icao.int/iwxxm/2023-1> , <http://icao.int/iwxxm/2.1> , <http://icao.int/iwxxm/2021-2> ;
        skos:notation    "OCNL_TSGR" .

<http://codes.wmo.int/49-2/AirWxPhenomena/MOD_TURB>
        a                skos:Concept ;
        rdfs:label       "Moderate turbulence"@en ;
        dct:description  "Moderate turbulence"@en ;
        owl:versionInfo  <http://icao.int/iwxxm/2025-2> , <http://icao.int/iwxxm/3.0> , <http://icao.int/iwxxm/2023-1> , <http://icao.int/iwxxm/2.1> , <http://icao.int/iwxxm/2021-2> ;
        skos:notation    "MOD_TURB" .

<http://codes.wmo.int/49-2/AirWxPhenomena/_OCNL_TS>
        a                  reg:RegisterItem ;
        rdfs:label         "Occasional thunderstorms"@en ;
        dct:dateAccepted   "2016-12-30T13:27:04.698Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2016-12-30T13:26:06.009Z"^^xsd:dateTime ;
        dct:description    "Occasional thunderstorms"@en ;
        dct:modified       "2025-11-20T08:18:59.954Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/49-2/AirWxPhenomena/OCNL_TS> ;
                             reg:sourceGraph  <http://codes.wmo.int/49-2/AirWxPhenomena/_OCNL_TS:4#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "OCNL_TS" ;
        reg:register       <http://codes.wmo.int/49-2/AirWxPhenomena> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:accountName  "https://plus.google.com/100578379482821123729" ;
                             foaf:name         "marq h"
                           ] ;
        owl:versionInfo    4 .

<http://codes.wmo.int/49-2/AirWxPhenomena/_ISOL_TS>
        a                  reg:RegisterItem ;
        rdfs:label         "Isolated thunderstorms"@en ;
        dct:dateAccepted   "2016-12-30T13:27:04.671Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2016-12-30T13:26:06.057Z"^^xsd:dateTime ;
        dct:description    "Isolated thunderstorms"@en ;
        dct:modified       "2025-11-20T08:18:58.999Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/49-2/AirWxPhenomena/ISOL_TS> ;
                             reg:sourceGraph  <http://codes.wmo.int/49-2/AirWxPhenomena/_ISOL_TS:3#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "ISOL_TS" ;
        reg:register       <http://codes.wmo.int/49-2/AirWxPhenomena> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:accountName  "https://plus.google.com/100578379482821123729" ;
                             foaf:name         "marq h"
                           ] ;
        owl:versionInfo    3 .

<http://codes.wmo.int/49-2/AirWxPhenomena/_ISOL_TSGR>
        a                  reg:RegisterItem ;
        rdfs:label         "Isolated thunderstorms with hail"@en ;
        dct:dateAccepted   "2016-12-30T13:27:04.674Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2016-12-30T13:26:06.05Z"^^xsd:dateTime ;
        dct:description    "Isolated thunderstorms with hail"@en ;
        dct:modified       "2025-11-20T08:18:59.149Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/49-2/AirWxPhenomena/ISOL_TSGR> ;
                             reg:sourceGraph  <http://codes.wmo.int/49-2/AirWxPhenomena/_ISOL_TSGR:3#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "ISOL_TSGR" ;
        reg:register       <http://codes.wmo.int/49-2/AirWxPhenomena> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:accountName  "https://plus.google.com/100578379482821123729" ;
                             foaf:name         "marq h"
                           ] ;
        owl:versionInfo    3 .

<http://codes.wmo.int/49-2/AirWxPhenomena/_MOD_MTW>
        a                  reg:RegisterItem ;
        rdfs:label         "Moderate mountain wave"@en ;
        dct:dateAccepted   "2016-12-30T13:27:04.68Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2016-12-30T13:26:06.036Z"^^xsd:dateTime ;
        dct:description    "Moderate mountain wave"@en ;
        dct:modified       "2025-11-20T08:18:59.383Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/49-2/AirWxPhenomena/MOD_MTW> ;
                             reg:sourceGraph  <http://codes.wmo.int/49-2/AirWxPhenomena/_MOD_MTW:3#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "MOD_MTW" ;
        reg:register       <http://codes.wmo.int/49-2/AirWxPhenomena> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:accountName  "https://plus.google.com/100578379482821123729" ;
                             foaf:name         "marq h"
                           ] ;
        owl:versionInfo    3 .

<http://codes.wmo.int/49-2/AirWxPhenomena/_MOD_ICE>
        a                  reg:RegisterItem ;
        rdfs:label         "Moderate icing"@en ;
        dct:dateAccepted   "2016-12-30T13:27:04.677Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2016-12-30T13:26:05.926Z"^^xsd:dateTime ;
        dct:description    "Moderate icing"@en ;
        dct:modified       "2025-11-20T08:18:59.262Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/49-2/AirWxPhenomena/MOD_ICE> ;
                             reg:sourceGraph  <http://codes.wmo.int/49-2/AirWxPhenomena/_MOD_ICE:3#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "MOD_ICE" ;
        reg:register       <http://codes.wmo.int/49-2/AirWxPhenomena> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:accountName  "https://plus.google.com/100578379482821123729" ;
                             foaf:name         "marq h"
                           ] ;
        owl:versionInfo    3 .

<http://codes.wmo.int/49-2/AirWxPhenomena/_SFC_VIS>
        a                  reg:RegisterItem ;
        rdfs:label         "Surface visibility"@en ;
        dct:dateAccepted   "2016-12-30T13:27:04.707Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2016-12-30T13:26:06.002Z"^^xsd:dateTime ;
        dct:description    "Surface visibility"@en ;
        dct:modified       "2025-11-20T08:19:00.404Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/49-2/AirWxPhenomena/SFC_VIS> ;
                             reg:sourceGraph  <http://codes.wmo.int/49-2/AirWxPhenomena/_SFC_VIS:3#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "SFC_VIS" ;
        reg:register       <http://codes.wmo.int/49-2/AirWxPhenomena> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:accountName  "https://plus.google.com/100578379482821123729" ;
                             foaf:name         "marq h"
                           ] ;
        owl:versionInfo    3 .

<http://codes.wmo.int/49-2/AirWxPhenomena/BKN_CLD>
        a                skos:Concept ;
        rdfs:label       "Broken cloud"@en ;
        dct:description  "Broken cloud"@en ;
        owl:versionInfo  <http://icao.int/iwxxm/2025-2> , <http://icao.int/iwxxm/3.0> , <http://icao.int/iwxxm/2023-1> , <http://icao.int/iwxxm/2.1> , <http://icao.int/iwxxm/2021-2> ;
        skos:notation    "BKN_CLD" .

<http://codes.wmo.int/49-2/AirWxPhenomena/MOD_MTW>
        a                skos:Concept ;
        rdfs:label       "Moderate mountain wave"@en ;
        dct:description  "Moderate mountain wave"@en ;
        owl:versionInfo  <http://icao.int/iwxxm/2025-2> , <http://icao.int/iwxxm/3.0> , <http://icao.int/iwxxm/2023-1> , <http://icao.int/iwxxm/2.1> , <http://icao.int/iwxxm/2021-2> ;
        skos:notation    "MOD_MTW" .

<http://codes.wmo.int/49-2/AirWxPhenomena/MOD_ICE>
        a                skos:Concept ;
        rdfs:label       "Moderate icing"@en ;
        dct:description  "Moderate icing"@en ;
        owl:versionInfo  <http://icao.int/iwxxm/2025-2> , <http://icao.int/iwxxm/3.0> , <http://icao.int/iwxxm/2023-1> , <http://icao.int/iwxxm/2.1> , <http://icao.int/iwxxm/2021-2> ;
        skos:notation    "MOD_ICE" .

<http://codes.wmo.int/49-2/AirWxPhenomena/_FRQ_CB>
        a                  reg:RegisterItem ;
        rdfs:label         "Frequent cumulonimbus cloud"@en ;
        dct:dateAccepted   "2016-12-30T13:27:04.658Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2016-12-30T13:26:05.995Z"^^xsd:dateTime ;
        dct:description    "Frequent cumulonimbus cloud"@en ;
        dct:modified       "2025-11-20T08:18:58.536Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/49-2/AirWxPhenomena/FRQ_CB> ;
                             reg:sourceGraph  <http://codes.wmo.int/49-2/AirWxPhenomena/_FRQ_CB:3#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "FRQ_CB" ;
        reg:register       <http://codes.wmo.int/49-2/AirWxPhenomena> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:accountName  "https://plus.google.com/100578379482821123729" ;
                             foaf:name         "marq h"
                           ] ;
        owl:versionInfo    3 .

<http://codes.wmo.int/49-2/AirWxPhenomena/_MOD_TURB>
        a                  reg:RegisterItem ;
        rdfs:label         "Moderate turbulence"@en ;
        dct:dateAccepted   "2016-12-30T13:27:04.684Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2016-12-30T13:26:06.043Z"^^xsd:dateTime ;
        dct:description    "Moderate turbulence"@en ;
        dct:modified       "2025-11-20T08:18:59.499Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/49-2/AirWxPhenomena/MOD_TURB> ;
                             reg:sourceGraph  <http://codes.wmo.int/49-2/AirWxPhenomena/_MOD_TURB:3#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "MOD_TURB" ;
        reg:register       <http://codes.wmo.int/49-2/AirWxPhenomena> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:accountName  "https://plus.google.com/100578379482821123729" ;
                             foaf:name         "marq h"
                           ] ;
        owl:versionInfo    3 .

<http://codes.wmo.int/49-2/AirWxPhenomena/_BKN_CLD>
        a                  reg:RegisterItem ;
        rdfs:label         "Broken cloud"@en ;
        dct:dateAccepted   "2016-12-30T13:27:04.653Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2016-12-30T13:26:05.963Z"^^xsd:dateTime ;
        dct:description    "Broken cloud"@en ;
        dct:modified       "2025-11-20T08:18:58.423Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/49-2/AirWxPhenomena/BKN_CLD> ;
                             reg:sourceGraph  <http://codes.wmo.int/49-2/AirWxPhenomena/_BKN_CLD:3#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "BKN_CLD" ;
        reg:register       <http://codes.wmo.int/49-2/AirWxPhenomena> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:accountName  "https://plus.google.com/100578379482821123729" ;
                             foaf:name         "marq h"
                           ] ;
        owl:versionInfo    3 .

<http://codes.wmo.int/49-2/AirWxPhenomena/OCNL_TCU>
        a                skos:Concept ;
        rdfs:label       "Occasional towering cumulus cloud"@en ;
        dct:description  "Occasional towering cumulus cloud"@en ;
        owl:versionInfo  <http://icao.int/iwxxm/2025-2> , <http://icao.int/iwxxm/3.0> , <http://icao.int/iwxxm/2023-1> , <http://icao.int/iwxxm/2.1> , <http://icao.int/iwxxm/2021-2> ;
        skos:notation    "OCNL_TCU" .

<http://codes.wmo.int/49-2/AirWxPhenomena/_OCNL_TCU>
        a                  reg:RegisterItem ;
        rdfs:label         "Occasional towering cumulus cloud"@en ;
        dct:dateAccepted   "2016-12-30T13:27:04.695Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2016-12-30T13:26:05.905Z"^^xsd:dateTime ;
        dct:description    "Occasional towering cumulus cloud"@en ;
        dct:modified       "2025-11-20T08:18:59.84Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <http://codes.wmo.int/49-2/AirWxPhenomena/OCNL_TCU> ;
                             reg:sourceGraph  <http://codes.wmo.int/49-2/AirWxPhenomena/_OCNL_TCU:3#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "OCNL_TCU" ;
        reg:register       <http://codes.wmo.int/49-2/AirWxPhenomena> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:accountName  "https://plus.google.com/100578379482821123729" ;
                             foaf:name         "marq h"
                           ] ;
        owl:versionInfo    3 .
