@prefix owl:   <http://www.w3.org/2002/07/owl#> .
@prefix ssd:   <http://www.w3.org/ns/sparql-service-description#> .
@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 qb:    <http://purl.org/linked-data/cube#> .
@prefix dgu:   <http://reference.data.gov.uk/def/reference/> .
@prefix dct:   <http://purl.org/dc/terms/> .
@prefix ui:    <http://purl.org/linked-data/registry-ui#> .
@prefix reg:   <http://purl.org/linked-data/registry#> .
@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 cc:    <http://creativecommons.org/ns#> .
@prefix void:  <http://rdfs.org/ns/void#> .
@prefix odrs:  <http://schema.theodi.org/odrs#> .
@prefix org:   <http://www.w3.org/ns/org#> .
@prefix env-ui: <http://environment.data.gov.uk/registry/structure/ui/> .
@prefix version: <http://purl.org/linked-data/version#> .
@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 vs:    <http://www.w3.org/2003/06/sw-vocab-status/ns#> .
@prefix dc:    <http://purl.org/dc/elements/1.1/> .

<https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena/_Clouds>
        a                  reg:RegisterItem ;
        rdfs:label         "Clouds" ;
        dct:dateSubmitted  "2020-03-17T17:35:51.406Z"^^xsd:dateTime ;
        dct:description    "Clouds obscuring significant topographical features" ;
        dct:modified       "2020-03-18T16:41:00.915Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena/Clouds> ;
                             reg:sourceGraph  <https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena/_Clouds:2#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "Clouds" ;
        reg:register       <https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena> ;
        reg:status         reg:statusExperimental ;
        reg:submitter      [ foaf:accountName  "admin" ;
                             foaf:name         "nws code registry administrator"
                           ] ;
        owl:versionInfo    2 .

<https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena/RestrictedVisibility>
        a                skos:Concept ;
        rdfs:label       "Restricted Visibility" ;
        dct:description  "Reduced horizontal or slant visibility" ;
        skos:notation    "VIS" .

<https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena/BR>
        a                skos:Concept ;
        rdfs:label       "Mist" ;
        dct:description  "Mist" ;
        dct:references   <http://codes.wmo.int/306/4678/BR> ;
        skos:notation    "BR" .

<https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena/Clouds>
        a                skos:Concept ;
        rdfs:label       "Clouds" ;
        dct:description  "Clouds obscuring significant topographical features" ;
        skos:notation    "CLDS" .

<https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena/_BR>
        a                  reg:RegisterItem ;
        rdfs:label         "Mist" ;
        dct:dateSubmitted  "2020-03-17T17:35:51.403Z"^^xsd:dateTime ;
        dct:description    "Mist" ;
        dct:modified       "2020-03-17T17:39:11.227Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena/BR> ;
                             reg:sourceGraph  <https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena/_BR:2#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "BR" ;
        reg:register       <https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena> ;
        reg:status         reg:statusExperimental ;
        reg:submitter      [ foaf:accountName  "admin" ;
                             foaf:name         "nws code registry administrator"
                           ] ;
        owl:versionInfo    2 .

<https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena/_BlowingSnow>
        a                  reg:RegisterItem ;
        rdfs:label         "Blowing Snow" ;
        dct:dateAccepted   "2020-06-03T18:47:24.742Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2020-06-03T18:47:02.322Z"^^xsd:dateTime ;
        dct:description    "Widespread significant blowing snow sufficient to obscure terrain features affecting navigation." ;
        dct:modified       "2020-06-03T18:58:35.453Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena/BlowingSnow> ;
                             reg:sourceGraph  <https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena/_BlowingSnow:4#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "BlowingSnow" ;
        reg:register       <https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena> ;
        reg:status         reg:statusExperimental ;
        reg:submitter      [ foaf:accountName  "admin" ;
                             foaf:name         "nws code registry administrator"
                           ] ;
        owl:versionInfo    4 .

<https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena/FG>
        a                skos:Concept ;
        rdfs:label       "Fog" ;
        dct:description  "Fog" ;
        dct:references   <http://codes.wmo.int/306/4678/FG> ;
        skos:notation    "FG" .

<https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena/_FG>
        a                  reg:RegisterItem ;
        rdfs:label         "Fog" ;
        dct:dateSubmitted  "2020-03-17T17:35:51.399Z"^^xsd:dateTime ;
        dct:description    "Fog" ;
        dct:modified       "2020-03-17T17:37:13.192Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena/FG> ;
                             reg:sourceGraph  <https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena/_FG:2#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "FG" ;
        reg:register       <https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena> ;
        reg:status         reg:statusExperimental ;
        reg:submitter      [ foaf:accountName  "admin" ;
                             foaf:name         "nws code registry administrator"
                           ] ;
        owl:versionInfo    2 .

<https://codes.nws.noaa.gov/NWSI-10-811/_AIRMETWeatherPhenomena>
        a                  reg:RegisterItem ;
        rdfs:label         "AIRMET Weather Phenomena" ;
        dct:dateAccepted   "2020-03-17T17:35:11.849Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2020-03-17T17:34:59.282Z"^^xsd:dateTime ;
        dct:description    "En-route weather phenomena which may affect the safety of aircraft operations." ;
        dct:modified       "2020-03-19T15:03:21.903Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity         <https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena> ;
                             reg:entityVersion  <https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena:3>
                           ] ;
        reg:itemClass      reg:Register , ldp:Container , skos:Collection ;
        reg:notation       "AIRMETWeatherPhenomena" ;
        reg:register       <https://codes.nws.noaa.gov/NWSI-10-811> ;
        reg:status         reg:statusExperimental ;
        reg:submitter      [ foaf:accountName  "admin" ;
                             foaf:name         "nws code registry administrator"
                           ] ;
        owl:versionInfo    3 .

<https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena/_LowCloudCeilings>
        a                  reg:RegisterItem ;
        rdfs:label         "Low Cloud Ceilings" ;
        dct:dateSubmitted  "2020-03-17T17:35:51.405Z"^^xsd:dateTime ;
        dct:description    "Broken or overcast cloud bases close to the ground" ;
        reg:definition     [ reg:entity       <https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena/LowCloudCeilings> ;
                             reg:sourceGraph  <https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena/_LowCloudCeilings:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "LowCloudCeilings" ;
        reg:register       <https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena> ;
        reg:status         reg:statusExperimental ;
        reg:submitter      [ foaf:accountName  "admin" ;
                             foaf:name         "nws code registry administrator"
                           ] ;
        owl:versionInfo    1 .

<https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena/_SignificantWind>
        a                  reg:RegisterItem ;
        rdfs:label         "Significant Wind" ;
        dct:dateSubmitted  "2020-03-17T17:35:51.408Z"^^xsd:dateTime ;
        dct:description    "Significant wind velocity changes near the ground" ;
        dct:modified       "2020-03-18T16:41:51.228Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena/SignificantWind> ;
                             reg:sourceGraph  <https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena/_SignificantWind:2#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "SignificantWind" ;
        reg:register       <https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena> ;
        reg:status         reg:statusExperimental ;
        reg:submitter      [ foaf:accountName  "admin" ;
                             foaf:name         "nws code registry administrator"
                           ] ;
        owl:versionInfo    2 .

<https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena>
        a                ldp:Container , skos:Collection , reg:Register ;
        rdfs:label       "AIRMET Weather Phenomena" ;
        rdfs:member      <https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena/FU> , <https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena/Clouds> , <https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena/FG> , <https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena/Precipitation> , <https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena/SignificantWind> , <https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena/RestrictedVisibility> , <https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena/BlowingSnow> , <https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena/LowCloudCeilings> , <https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena/BR> , <https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena/HZ> ;
        dct:description  "En-route weather phenomena which may affect the safety of aircraft operations." ;
        dct:modified     "2020-06-03T18:47:02.421Z"^^xsd:dateTime ;
        reg:notation     "AIRMETWeatherPhenomena" ;
        owl:versionInfo  4 .

<https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena/BlowingSnow>
        a                skos:Concept ;
        rdfs:label       "Blowing Snow" ;
        dct:description  "Widespread significant blowing snow sufficient to obscure terrain features affecting navigation." ;
        reg:notation     "BlowingSnow" .

<https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena/_Precipitation>
        a                  reg:RegisterItem ;
        rdfs:label         "Precipitation" ;
        dct:dateSubmitted  "2020-03-17T17:35:51.394Z"^^xsd:dateTime ;
        dct:description    "Precipitation" ;
        dct:modified       "2020-03-17T17:54:27.869Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena/Precipitation> ;
                             reg:sourceGraph  <https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena/_Precipitation:2#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "Precipitation" ;
        reg:register       <https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena> ;
        reg:status         reg:statusExperimental ;
        reg:submitter      [ foaf:accountName  "admin" ;
                             foaf:name         "nws code registry administrator"
                           ] ;
        owl:versionInfo    2 .

<https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena/FU>
        a                skos:Concept ;
        rdfs:label       "Smoke" ;
        dct:description  "Smoke aloft or near the ground" ;
        dct:references   <http://codes.wmo.int/306/4678/FU> ;
        skos:notation    "FU" .

<https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena/_FU>
        a                  reg:RegisterItem ;
        rdfs:label         "Smoke" ;
        dct:dateSubmitted  "2020-03-17T17:35:51.397Z"^^xsd:dateTime ;
        dct:description    "Smoke aloft or near the ground" ;
        dct:modified       "2020-03-17T17:39:45.838Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena/FU> ;
                             reg:sourceGraph  <https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena/_FU:2#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "FU" ;
        reg:register       <https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena> ;
        reg:status         reg:statusExperimental ;
        reg:submitter      [ foaf:accountName  "admin" ;
                             foaf:name         "nws code registry administrator"
                           ] ;
        owl:versionInfo    2 .

<https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena/SignificantWind>
        a                skos:Concept ;
        rdfs:label       "Significant Wind" ;
        dct:description  "Significant wind velocity changes near the ground" ;
        skos:notation    "WND" .

<https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena/_RestrictedVisibility>
        a                  reg:RegisterItem ;
        rdfs:label         "Restricted Visibility" ;
        dct:dateSubmitted  "2020-03-17T17:35:51.398Z"^^xsd:dateTime ;
        dct:description    "Reduced horizontal or slant visibility" ;
        reg:definition     [ reg:entity       <https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena/RestrictedVisibility> ;
                             reg:sourceGraph  <https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena/_RestrictedVisibility:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "RestrictedVisibility" ;
        reg:register       <https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena> ;
        reg:status         reg:statusExperimental ;
        reg:submitter      [ foaf:accountName  "admin" ;
                             foaf:name         "nws code registry administrator"
                           ] ;
        owl:versionInfo    1 .

<https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena/Precipitation>
        a                skos:Concept ;
        rdfs:label       "Precipitation" ;
        dct:description  "Precipitation" ;
        dct:references   <http://codes.wmo.int/306/4678/UP> ;
        skos:notation    "PCPN" .

<https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena/HZ>
        a                skos:Concept ;
        rdfs:label       "Haze" ;
        dct:description  "Haze" ;
        dct:references   <http://codes.wmo.int/306/4678/HZ> ;
        skos:notation    "HZ" .

<https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena/_HZ>
        a                  reg:RegisterItem ;
        rdfs:label         "Haze" ;
        dct:dateSubmitted  "2020-03-17T17:35:51.407Z"^^xsd:dateTime ;
        dct:description    "Haze" ;
        dct:modified       "2020-03-17T17:38:03.627Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena/HZ> ;
                             reg:sourceGraph  <https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena/_HZ:2#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "HZ" ;
        reg:register       <https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena> ;
        reg:status         reg:statusExperimental ;
        reg:submitter      [ foaf:accountName  "admin" ;
                             foaf:name         "nws code registry administrator"
                           ] ;
        owl:versionInfo    2 .

<https://codes.nws.noaa.gov/NWSI-10-811/AIRMETWeatherPhenomena/LowCloudCeilings>
        a                skos:Concept ;
        rdfs:label       "Low Cloud Ceilings" ;
        dct:description  "Broken or overcast cloud bases close to the ground" ;
        skos:notation    "CIG" .
