@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/4b902003-ec8b-4584-a332-e922de51b47b> a dcat:Dataset ;
    dct:description "{{description}}" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=fc2d9ecc475d4e758ccc4571bc305973> ;
    dct:issued "2018-02-06T12:42:30+00:00"^^xsd:dateTime ;
    dct:modified "2018-11-09T01:30:39+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "AmeriGEOSS" ] ;
    dct:title "Puerto Gaitan, Meta" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4b902003-ec8b-4584-a332-e922de51b47b/resource/511e4d08-6dd1-434c-be84-c50b2b97b640> ;
    dcat:keyword "AmeriGEOSS",
        "GEO",
        "GEOSS",
        "Land Use",
        "UNGGIM-Americas" ;
    dcat:landingPage <https://disasters.amerigeoss.org/maps/amerigeoss::puerto-gaitan-meta> .

<https://data.amerigeoss.org/dataset/4b902003-ec8b-4584-a332-e922de51b47b/resource/511e4d08-6dd1-434c-be84-c50b2b97b640> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-18T18:27:29.568468"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:27:29.561962"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://disasters.amerigeoss.org/maps/amerigeoss::puerto-gaitan-meta> .

<https://disasters.amerigeoss.org/maps/amerigeoss::puerto-gaitan-meta> a foaf:Document .

