@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/2b9bb6ab-e312-429b-8cae-565e95937d5b> a dcat:Dataset ;
    dct:description "<div>This hosted tile layer provides aerial imagery for the City of Tempe. Imagery was taken in September 2017 and originally published May 2018.</div><div><br /></div>" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=c99d0572ed674e9aba1c5dde5f1139a5&sublayer=0> ;
    dct:issued "2024-05-07T21:45:21+00:00"^^xsd:dateTime ;
    dct:modified "2024-05-07T22:52:12+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-112.0889 33.3021, -112.0889 33.4809, -111.8593 33.4809, -111.8593 33.3021, -112.0889 33.3021))"^^gsp:wktLiteral ] ;
    dct:title "2018 Aerial Imagery" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "TempeData" ;
            vcard:hasEmail <mailto:data@tempe.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2b9bb6ab-e312-429b-8cae-565e95937d5b/resource/12002c47-7e56-4feb-84c6-7d07f35ce387>,
        <https://data.amerigeoss.org/dataset/2b9bb6ab-e312-429b-8cae-565e95937d5b/resource/cc155b58-630f-414d-96ce-b7a4b7bd6eb8> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "aerials",
        "imagery",
        "tile-package" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/2b9bb6ab-e312-429b-8cae-565e95937d5b/resource/12002c47-7e56-4feb-84c6-7d07f35ce387> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2024-09-20T18:56:36.411880"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:05:48.953966"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://data.tempe.gov/datasets/tempegov::2018-aerial-imagery> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/2b9bb6ab-e312-429b-8cae-565e95937d5b/resource/cc155b58-630f-414d-96ce-b7a4b7bd6eb8> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2024-05-10T23:17:01.576621"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:05:48.955210"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://tiles.arcgis.com/tiles/lQySeXwbBg53XWDi/arcgis/rest/services/aerials_2018/MapServer/0> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

