@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/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/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>
        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/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/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/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/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/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/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/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/LowCloudCeilings>
        a                skos:Concept ;
        rdfs:label       "Low Cloud Ceilings" ;
        dct:description  "Broken or overcast cloud bases close to the ground" ;
        skos:notation    "CIG" .
