@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/969b6d02-0523-4a33-988f-cc5c48513116> a dcat:Dataset ;
    dct:description "{{description}}" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=4440f5b63488474eb44c3e463b416c72> ;
    dct:issued "2018-11-05T18:30:24+00:00"^^xsd:dateTime ;
    dct:modified "2019-03-29T13:54:55+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "AmeriGEO" ] ;
    dct:title "sdg6" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/969b6d02-0523-4a33-988f-cc5c48513116/resource/c1ac6d45-4b79-4f44-b86d-c334200046a4>,
        <https://data.amerigeoss.org/dataset/969b6d02-0523-4a33-988f-cc5c48513116/resource/c56cc621-0fbb-4af2-88c8-73931b665aff> ;
    dcat:keyword "AmeriGEOSS",
        "Americas",
        "GEO",
        "GEOSS",
        "SDG6",
        "UNGGIM-Americas",
        "page" ;
    dcat:landingPage <https://www.amerigeo.org/pages/amerigeoss::sdg6> .

<https://data.amerigeoss.org/dataset/969b6d02-0523-4a33-988f-cc5c48513116/resource/c1ac6d45-4b79-4f44-b86d-c334200046a4> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-18T17:46:06.689079"^^xsd:dateTime ;
    dct:modified "2025-09-18T17:46:06.680092"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://www.amerigeo.org/pages/amerigeoss::sdg6> .

<https://data.amerigeoss.org/dataset/969b6d02-0523-4a33-988f-cc5c48513116/resource/c56cc621-0fbb-4af2-88c8-73931b665aff> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2025-09-18T17:46:06.689082"^^xsd:dateTime ;
    dct:modified "2025-09-18T17:46:06.680406"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://opendata.arcgis.com/admin/> .

<https://www.amerigeo.org/pages/amerigeoss::sdg6> a foaf:Document .

