@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/dad0ea4c-a83a-4d15-bff0-f68f056b466c> 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/dad0ea4c-a83a-4d15-bff0-f68f056b466c/resource/f6dec2e6-6b9f-4eb0-85b3-65518bf856de> ;
    dcat:keyword "AmeriGEOSS",
        "GEO",
        "GEOSS",
        "Land Use",
        "UNGGIM-Americas" ;
    dcat:landingPage <https://www.amerigeo.org/maps/amerigeoss::puerto-gaitan-meta> .

<https://data.amerigeoss.org/dataset/dad0ea4c-a83a-4d15-bff0-f68f056b466c/resource/f6dec2e6-6b9f-4eb0-85b3-65518bf856de> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-19T17:47:21.222415"^^xsd:dateTime ;
    dct:modified "2025-09-19T17:47:21.215300"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://www.amerigeo.org/maps/amerigeoss::puerto-gaitan-meta> .

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

