@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/65be7986-d92c-4e58-af98-e329d11643c5> a dcat:Dataset ;
    dct:description "A list of raised crosswalk locations throughout New York City." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/uh2s-ftgh> ;
    dct:issued "2022-04-11"^^xsd:date ;
    dct:modified "2022-07-15"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Raised Crosswalk Locations" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/65be7986-d92c-4e58-af98-e329d11643c5/resource/02786ce0-9846-40c8-b402-8af1f8957a9d>,
        <https://data.amerigeoss.org/dataset/65be7986-d92c-4e58-af98-e329d11643c5/resource/28b2666b-ccc7-4f46-ab17-33eb5be5c087>,
        <https://data.amerigeoss.org/dataset/65be7986-d92c-4e58-af98-e329d11643c5/resource/3086f97a-c9b3-4c2e-a4fe-20ae75d3d428>,
        <https://data.amerigeoss.org/dataset/65be7986-d92c-4e58-af98-e329d11643c5/resource/a73a2e4f-a2ae-490e-8632-3ee7546ae397> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "crossing",
        "crosswalk",
        "cushion",
        "geo",
        "geoss",
        "hump",
        "intersection",
        "national",
        "north-america",
        "pedestrian",
        "raised",
        "reducer",
        "speed",
        "united-states" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/65be7986-d92c-4e58-af98-e329d11643c5/resource/02786ce0-9846-40c8-b402-8af1f8957a9d> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2022-04-28T05:18:54.934509"^^xsd:dateTime ;
    dct:modified "2025-11-22T07:33:00.810903"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/uh2s-ftgh/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/65be7986-d92c-4e58-af98-e329d11643c5/resource/28b2666b-ccc7-4f46-ab17-33eb5be5c087> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2022-04-28T05:18:54.934507"^^xsd:dateTime ;
    dct:modified "2025-11-22T07:33:00.810425"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/uh2s-ftgh/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/65be7986-d92c-4e58-af98-e329d11643c5/resource/3086f97a-c9b3-4c2e-a4fe-20ae75d3d428> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-04-28T05:18:54.934496"^^xsd:dateTime ;
    dct:modified "2025-11-22T07:33:00.809495"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/uh2s-ftgh/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/65be7986-d92c-4e58-af98-e329d11643c5/resource/a73a2e4f-a2ae-490e-8632-3ee7546ae397> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2022-04-28T05:18:54.934504"^^xsd:dateTime ;
    dct:modified "2025-11-22T07:33:00.809895"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/uh2s-ftgh/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

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

