@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/2205eeb5-3ed5-46c8-b6fb-c1d74282f771> a dcat:Dataset ;
    dct:description "Speed Humps are a raised area of a roadway designed to reduce vehicle speeds. Dates reflect the first time a speed hump was installed at a location, subsequent removals and/or re-installations are not included." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/jknp-skuy> ;
    dct:issued "2025-04-18"^^xsd:date ;
    dct:modified "2025-09-02"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "VZV_Speed Humps" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2205eeb5-3ed5-46c8-b6fb-c1d74282f771/resource/72fdaf90-d952-4a24-bdcb-939205555280>,
        <https://data.amerigeoss.org/dataset/2205eeb5-3ed5-46c8-b6fb-c1d74282f771/resource/a17dba2a-3ed8-413e-830b-847caa4cf1a7>,
        <https://data.amerigeoss.org/dataset/2205eeb5-3ed5-46c8-b6fb-c1d74282f771/resource/e1819f7f-d379-41aa-8c76-6c478b801781>,
        <https://data.amerigeoss.org/dataset/2205eeb5-3ed5-46c8-b6fb-c1d74282f771/resource/f45e1c53-d331-4c81-b539-90a45ececff6> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "bump",
        "hump",
        "reducer",
        "speed",
        "vision-zero",
        "vision-zero-view",
        "vz",
        "vzv" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/2205eeb5-3ed5-46c8-b6fb-c1d74282f771/resource/72fdaf90-d952-4a24-bdcb-939205555280> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2025-01-31T23:04:59.479314"^^xsd:dateTime ;
    dct:modified "2025-09-24T09:12:02.489617"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/jknp-skuy/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/2205eeb5-3ed5-46c8-b6fb-c1d74282f771/resource/a17dba2a-3ed8-413e-830b-847caa4cf1a7> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2025-01-31T23:04:59.479313"^^xsd:dateTime ;
    dct:modified "2025-09-24T09:12:02.488357"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/jknp-skuy/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/2205eeb5-3ed5-46c8-b6fb-c1d74282f771/resource/e1819f7f-d379-41aa-8c76-6c478b801781> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2025-01-31T23:04:59.479311"^^xsd:dateTime ;
    dct:modified "2025-09-24T09:12:02.487097"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/jknp-skuy/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/2205eeb5-3ed5-46c8-b6fb-c1d74282f771/resource/f45e1c53-d331-4c81-b539-90a45ececff6> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-01-31T23:04:59.479306"^^xsd:dateTime ;
    dct:modified "2025-09-24T09:12:02.485779"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/jknp-skuy/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

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

