@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/baafc804-6ef1-46a2-b073-e23e791c4fcb> a dcat:Dataset ;
    dct:description "{{description}}" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=ea70c3f54a764431a8ae2f950efcd48c> ;
    dct:issued "2018-11-08T20:30:40+00:00"^^xsd:dateTime ;
    dct:modified "2018-11-15T01:41:40+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "AmeriGEOSS" ] ;
    dct:title "Sdg10" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/baafc804-6ef1-46a2-b073-e23e791c4fcb/resource/36810977-dde5-43df-9309-cf45efb3f682>,
        <https://data.amerigeoss.org/dataset/baafc804-6ef1-46a2-b073-e23e791c4fcb/resource/63d0d084-88cb-4d17-ad2c-ca368326df65> ;
    dcat:keyword "AmeriGEOSS",
        "GEO",
        "Page",
        "SDG" ;
    dcat:landingPage <https://www.amerigeo.org/pages/amerigeoss::sdg10> .

<https://data.amerigeoss.org/dataset/baafc804-6ef1-46a2-b073-e23e791c4fcb/resource/36810977-dde5-43df-9309-cf45efb3f682> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2025-09-18T17:46:14.969235"^^xsd:dateTime ;
    dct:modified "2025-09-18T17:46:14.962699"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://opendata.arcgis.com/admin/> .

<https://data.amerigeoss.org/dataset/baafc804-6ef1-46a2-b073-e23e791c4fcb/resource/63d0d084-88cb-4d17-ad2c-ca368326df65> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-18T17:46:14.969232"^^xsd:dateTime ;
    dct:modified "2025-09-18T17:46:14.962574"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://www.amerigeo.org/pages/amerigeoss::sdg10> .

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

