@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/015463b6-c2af-4665-b9fa-beb0986de7ee> a dcat:Dataset ;
    dct:description "Displays current weather conditions, including temperature, wind speed, weather watches and warnings, air quality (from the Oregon Smoke Blog), precipitation forecast, snowfall forecast, snow depth, and twitter information from National Weather Service offices in Portland, Medford, Pendleton, and Boise." ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=0e771078793440a08e7ccf4c5fbd6d39> ;
    dct:issued "2019-01-29T15:13:18+00:00"^^xsd:dateTime ;
    dct:modified "2023-08-02T15:48:22+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Oregon ArcGIS Online" ] ;
    dct:title "Oregon Weather Operations Dashboard" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/015463b6-c2af-4665-b9fa-beb0986de7ee/resource/7a4cfbcf-4e81-4b73-9c58-03d0fccc65f7> ;
    dcat:keyword "Weather" ;
    dcat:landingPage <https://prep-response-portal.napsgfoundation.org/apps/geo::oregon-weather-operations-dashboard> .

<https://data.amerigeoss.org/dataset/015463b6-c2af-4665-b9fa-beb0986de7ee/resource/7a4cfbcf-4e81-4b73-9c58-03d0fccc65f7> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-19T01:29:28.468152"^^xsd:dateTime ;
    dct:modified "2025-09-19T01:29:28.464700"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://prep-response-portal.napsgfoundation.org/apps/geo::oregon-weather-operations-dashboard> .

<https://prep-response-portal.napsgfoundation.org/apps/geo::oregon-weather-operations-dashboard> a foaf:Document .

