@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/33ed9b5f-ceca-49c6-8ecb-781011f4cdae> a dcat:Dataset ;
    dct:description "This dataset tracks corner and pedestrian ramp complaints and their temporary repair status. Temporary repairs may include but are not limited to the use of asphalt on corners and pedestrian ramps." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/jagj-gttd> ;
    dct:issued "2024-09-25"^^xsd:date ;
    dct:modified "2025-09-01"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Pedestrian Ramp Complaints" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DOTOpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/33ed9b5f-ceca-49c6-8ecb-781011f4cdae/resource/ce9aba24-86b6-4cca-9686-21346cdff453>,
        <https://data.amerigeoss.org/dataset/33ed9b5f-ceca-49c6-8ecb-781011f4cdae/resource/d40ca2f4-9e68-48ed-94f0-3dc82bb9b5a6>,
        <https://data.amerigeoss.org/dataset/33ed9b5f-ceca-49c6-8ecb-781011f4cdae/resource/ef9b081c-29f6-4361-9b20-bb198f82b3bd>,
        <https://data.amerigeoss.org/dataset/33ed9b5f-ceca-49c6-8ecb-781011f4cdae/resource/f5596e7f-e774-4013-90a3-c8afc8bd7295> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "complaint",
        "corner",
        "intersection",
        "pedestrian",
        "ramp",
        "ramps",
        "service-request" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/33ed9b5f-ceca-49c6-8ecb-781011f4cdae/resource/ce9aba24-86b6-4cca-9686-21346cdff453> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2024-08-02T18:48:36.926108"^^xsd:dateTime ;
    dct:modified "2025-09-25T00:13:40.026026"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/jagj-gttd/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/33ed9b5f-ceca-49c6-8ecb-781011f4cdae/resource/d40ca2f4-9e68-48ed-94f0-3dc82bb9b5a6> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2024-08-02T18:48:36.926106"^^xsd:dateTime ;
    dct:modified "2025-09-25T00:13:40.024921"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/jagj-gttd/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/33ed9b5f-ceca-49c6-8ecb-781011f4cdae/resource/ef9b081c-29f6-4361-9b20-bb198f82b3bd> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2024-08-02T18:48:36.926105"^^xsd:dateTime ;
    dct:modified "2025-09-25T00:13:40.023722"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/jagj-gttd/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/33ed9b5f-ceca-49c6-8ecb-781011f4cdae/resource/f5596e7f-e774-4013-90a3-c8afc8bd7295> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-08-02T18:48:36.926101"^^xsd:dateTime ;
    dct:modified "2025-09-25T00:13:40.022538"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/jagj-gttd/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" .

