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

<https://data.amerigeoss.org/dataset/2d05d62f-99d6-4b2a-9068-92e5e92775cb> a dcat:Dataset ;
    dct:description "A compliant implementation of WMS 1.1.1 plus most of the SLD 1.0 extension (dynamic styling). Can also generate PDF, SVG, KML, GeoRSS" ;
    dct:identifier "acd4bb4a23484ebba793826e6e0d2a39" ;
    dct:issued "2025-11-20T17:10:08.099651"^^xsd:dateTime ;
    dct:modified "2025-11-20T17:10:08.099655"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-179.1686 17.8812, -179.1686 71.3896, 179.7487 71.3896, 179.7487 17.8812, -179.1686 17.8812))"^^gsp:wktLiteral ] ;
    dct:title "Live Power Outages" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2d05d62f-99d6-4b2a-9068-92e5e92775cb/resource/d32708cf-77dc-46de-84b7-f7a72389abb9> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "earss",
        "geo",
        "geoss",
        "harvey",
        "hifld4harvey",
        "hurricane-harvey",
        "national",
        "north-america",
        "oak-ridge-national-labs",
        "power-outages",
        "united-states" .

<https://data.amerigeoss.org/dataset/2d05d62f-99d6-4b2a-9068-92e5e92775cb/resource/d32708cf-77dc-46de-84b7-f7a72389abb9> a dcat:Distribution ;
    dct:format "WMS" ;
    dct:issued "2021-01-13T19:43:35.936590"^^xsd:dateTime ;
    dct:modified "2025-11-20T17:10:08.091391"^^xsd:dateTime ;
    dct:title "live-power-outages" ;
    dcat:accessURL <https://earss1.ornl.gov/geoserver/earss1/wms> .

<https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

