@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/14984969-3047-40cd-8198-f2f2b2c6e244> a dcat:Dataset ;
    dct:description "This story map details information regarding current and upcoming development projects within the City of Tempe. " ;
    dct:identifier <https://data.tempe.gov/apps/tempegov::tempe-development-projects> ;
    dct:issued "2017-02-21T21:04:48+00:00"^^xsd:dateTime ;
    dct:modified "2022-07-27T17:29:58+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-111.9750 33.3200, -111.9750 33.4580, -111.8790 33.4580, -111.8790 33.3200, -111.9750 33.3200))"^^gsp:wktLiteral ] ;
    dct:title "Tempe Development Projects" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jacobpa_tempegov" ;
            vcard:hasEmail <mailto:data@tempe.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/14984969-3047-40cd-8198-f2f2b2c6e244/resource/935bde04-aa2e-4446-b307-e7362bcea68e>,
        <https://data.amerigeoss.org/dataset/14984969-3047-40cd-8198-f2f2b2c6e244/resource/d6ac77e2-8bcf-45e1-a039-ec9b4a89f21d> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "arizona",
        "ckan",
        "community-development",
        "development",
        "geo",
        "geoss",
        "national",
        "north-america",
        "planning",
        "redevelopment",
        "site-plan-review",
        "tempe",
        "united-states" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/14984969-3047-40cd-8198-f2f2b2c6e244/resource/935bde04-aa2e-4446-b307-e7362bcea68e> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-01-24T23:17:27.293259"^^xsd:dateTime ;
    dct:modified "2025-11-20T03:10:46.356958"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://data.tempe.gov/apps/tempegov::tempe-development-projects> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/14984969-3047-40cd-8198-f2f2b2c6e244/resource/d6ac77e2-8bcf-45e1-a039-ec9b4a89f21d> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2022-01-24T23:17:27.293265"^^xsd:dateTime ;
    dct:modified "2025-11-20T03:10:46.357382"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://tempegov.maps.arcgis.com/apps/Shortlist/index.html?appid=e2b8a9338e3948c0ab6abf93b858f508> ;
    dcat:mediaType "application/json" .

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

