@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/d5debdf1-4e2d-471f-ac9b-89eda3822f6a> a dcat:Dataset ;
    dct:description "{{description}}" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=d14f3098516b4fcfbe2243d170f0a1dc> ;
    dct:issued "2017-04-26T15:40:14+00:00"^^xsd:dateTime ;
    dct:modified "2017-04-26T15:40:55+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Spatial Sciences Institute " ] ;
    dct:title "Chile Wildfires" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/d5debdf1-4e2d-471f-ac9b-89eda3822f6a/resource/2718b877-efae-4c6a-8c3e-1d059f302158> ;
    dcat:keyword "chile",
        "disaster",
        "final",
        "fire" ;
    dcat:landingPage <https://www.amerigeo.org/maps/USCSSI::chile-wildfires> .

<https://data.amerigeoss.org/dataset/d5debdf1-4e2d-471f-ac9b-89eda3822f6a/resource/2718b877-efae-4c6a-8c3e-1d059f302158> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-18T17:47:42.408614"^^xsd:dateTime ;
    dct:modified "2025-09-18T17:47:42.401282"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://www.amerigeo.org/maps/USCSSI::chile-wildfires> .

<https://www.amerigeo.org/maps/USCSSI::chile-wildfires> a foaf:Document .

