@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/57af4f35-05c8-435e-a40e-04dc09906029> a dcat:Dataset ;
    dct:description "This dataset contains requests for street direction changes within the five boroughs of New York City. It does NOT contain information on closures or temporary re-routing due to construction or special events." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/9a6i-gcns> ;
    dct:issued "2022-06-02"^^xsd:date ;
    dct:modified "2022-07-18"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Street Direction Change Requests (2019-Present)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/57af4f35-05c8-435e-a40e-04dc09906029/resource/5ea192e6-ff4b-43b4-9026-486906ae7683>,
        <https://data.amerigeoss.org/dataset/57af4f35-05c8-435e-a40e-04dc09906029/resource/641442d4-80ae-4109-b5a0-fdb1fd9fe76e>,
        <https://data.amerigeoss.org/dataset/57af4f35-05c8-435e-a40e-04dc09906029/resource/8740911f-d6ae-4879-9a3c-74cf7dee73cd>,
        <https://data.amerigeoss.org/dataset/57af4f35-05c8-435e-a40e-04dc09906029/resource/ee26cf2b-f9f8-4f28-8a56-d7a710ffcc60> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "changes",
        "ckan",
        "direction",
        "geo",
        "geoss",
        "national",
        "network",
        "north-america",
        "request",
        "street",
        "united-states" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/57af4f35-05c8-435e-a40e-04dc09906029/resource/5ea192e6-ff4b-43b4-9026-486906ae7683> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2022-07-21T02:48:45.282263"^^xsd:dateTime ;
    dct:modified "2025-11-21T20:36:17.088070"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/9a6i-gcns/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/57af4f35-05c8-435e-a40e-04dc09906029/resource/641442d4-80ae-4109-b5a0-fdb1fd9fe76e> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2022-07-21T02:48:45.282260"^^xsd:dateTime ;
    dct:modified "2025-11-21T20:36:17.087671"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/9a6i-gcns/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/57af4f35-05c8-435e-a40e-04dc09906029/resource/8740911f-d6ae-4879-9a3c-74cf7dee73cd> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2022-07-21T02:48:45.282256"^^xsd:dateTime ;
    dct:modified "2025-11-21T20:36:17.087260"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/9a6i-gcns/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/57af4f35-05c8-435e-a40e-04dc09906029/resource/ee26cf2b-f9f8-4f28-8a56-d7a710ffcc60> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-07-21T02:48:45.282249"^^xsd:dateTime ;
    dct:modified "2025-11-21T20:36:17.086832"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/9a6i-gcns/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" .

