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

<https://data.amerigeoss.org/dataset/2408ada4-f326-4193-8709-193e96d4cda9> a dcat:Dataset ;
    dct:description """Speed humps installed by the City of Pittsburgh to slow down traffic\r
\r
**NOTE: The data in this dataset has not updated since 2021 because of a broken data feed. We're working to fix it.**""" ;
    dct:identifier "a4007e33-9db4-4832-a022-4922415f9fff" ;
    dct:issued "2025-09-24T10:44:39.381096"^^xsd:dateTime ;
    dct:modified "2022-12-19T14:32:02.173002"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "City of Pittsburgh Speed Humps" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Western Pennsylvania Regional Data Center" ;
            vcard:hasEmail <mailto:wprdc@pitt.edu> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2408ada4-f326-4193-8709-193e96d4cda9/resource/1d9c4d8a-6a32-40b1-bb10-ff85a8fd28a3>,
        <https://data.amerigeoss.org/dataset/2408ada4-f326-4193-8709-193e96d4cda9/resource/75c40f5b-f6a9-4368-a488-94a38464c74b> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "_etl",
        "right-of-way",
        "speed-bumps",
        "speed-humps",
        "streets",
        "traffic",
        "transportation" .

<https://data.amerigeoss.org/dataset/2408ada4-f326-4193-8709-193e96d4cda9/resource/1d9c4d8a-6a32-40b1-bb10-ff85a8fd28a3> a dcat:Distribution ;
    dct:format "GeoJSON" ;
    dct:issued "2023-01-24T18:06:10.904107"^^xsd:dateTime ;
    dct:modified "2025-09-24T10:44:39.352717"^^xsd:dateTime ;
    dct:title "Speed Humps" ;
    dcat:accessURL <https://data.wprdc.org/dataset/a4007e33-9db4-4832-a022-4922415f9fff/resource/2010c936-c825-4538-826b-29ec4de32010/download/speedhumps_img.geojson> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/2408ada4-f326-4193-8709-193e96d4cda9/resource/75c40f5b-f6a9-4368-a488-94a38464c74b> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2023-01-24T18:06:10.904103"^^xsd:dateTime ;
    dct:modified "2025-09-24T10:44:39.351377"^^xsd:dateTime ;
    dct:title "Speed Humps" ;
    dcat:accessURL <https://data.wprdc.org/datastore/dump/37b2ac41-ae8e-4de1-8405-157e05dc3640> ;
    dcat:mediaType "text/csv" .

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

