@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/d3a9b0f9-e4d7-4c79-81ed-5988328c37e5> a dcat:Dataset ;
    dct:description "A compliant implementation of WMS plus most of the SLD extension (dynamic styling). Can also generate PDF, SVG, KML, GeoRSS" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=4fd4a1be00374affa4a7b1b07216fb43> ;
    dct:issued "2019-09-23T17:45:40+00:00"^^xsd:dateTime ;
    dct:modified "2019-09-23T17:45:45+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "NASA ArcGIS Online" ] ;
    dct:title "DFO test" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/d3a9b0f9-e4d7-4c79-81ed-5988328c37e5/resource/75a15ed3-2695-4417-a666-857bc31681e0>,
        <https://data.amerigeoss.org/dataset/d3a9b0f9-e4d7-4c79-81ed-5988328c37e5/resource/f9df90b4-309a-4e7e-95d1-726b2a242029> ;
    dcat:keyword "test" ;
    dcat:landingPage <https://disasters.amerigeoss.org/maps/NASA::dfo-test> .

<https://data.amerigeoss.org/dataset/d3a9b0f9-e4d7-4c79-81ed-5988328c37e5/resource/75a15ed3-2695-4417-a666-857bc31681e0> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2025-09-18T18:26:20.155200"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:26:20.151880"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://floodobservatory.colorado.edu/geoserver/DFO_Jan_till_current_AF/wms> .

<https://data.amerigeoss.org/dataset/d3a9b0f9-e4d7-4c79-81ed-5988328c37e5/resource/f9df90b4-309a-4e7e-95d1-726b2a242029> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-18T18:26:20.155197"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:26:20.151768"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://disasters.amerigeoss.org/maps/NASA::dfo-test> .

<https://disasters.amerigeoss.org/maps/NASA::dfo-test> a foaf:Document .

