@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/34dc4221-5932-49ae-aeed-fb3c24b54f7d> a dcat:Dataset ;
    dct:description "<div><font size='4'>This web map displays traffic count data provided by the City of Tempe Transportation Department. Data are symbolized by line thickness per each street section.</font></div><div><font size='4'><br /></font></div><div><font size='4'>Each segment's popup contains a weblink to historical traffic count data that are provided by the City of Tempe for public use.</font></div>" ;
    dct:identifier <https://data.tempe.gov/maps/tempegov::traffic-count-segments-1> ;
    dct:issued "2016-08-15T18:36:43+00:00"^^xsd:dateTime ;
    dct:modified "2020-07-27T23:29:47+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.0449 33.3244, -112.0449 33.4429, -111.7914 33.4429, -111.7914 33.3244, -112.0449 33.3244))"^^gsp:wktLiteral ] ;
    dct:title "Traffic Count Segments" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "TempeData" ;
            vcard:hasEmail <mailto:data@tempe.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/34dc4221-5932-49ae-aeed-fb3c24b54f7d/resource/c99774c5-bec0-43d1-94a4-d3f8bab930a9> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "traffic-counts",
        "transportation",
        "united-states" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/34dc4221-5932-49ae-aeed-fb3c24b54f7d/resource/c99774c5-bec0-43d1-94a4-d3f8bab930a9> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-08-08T16:07:04.294040"^^xsd:dateTime ;
    dct:modified "2025-11-20T22:25:14.716304"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://data.tempe.gov/maps/tempegov::traffic-count-segments-1> ;
    dcat:mediaType "text/html" .

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

