@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/338bc64b-793f-46f3-a1d1-aa4e252a06c8> a dcat:Dataset ;
    dct:description """Call Center Performance is measured as the percent of calls that are
answered and the average speed with which those calls are answered.""" ;
    dct:identifier <https://data.ny.gov/api/views/6r5t-chrj> ;
    dct:issued "2022-01-20"^^xsd:date ;
    dct:modified "2022-07-29"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "MTA Access-A-Ride Call Center Performance: Beginning 2016" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NY Open Data" ;
            vcard:hasEmail <mailto:no-reply@data.ny.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/338bc64b-793f-46f3-a1d1-aa4e252a06c8/resource/07495846-5f56-49ce-a81e-4b5bcefe4193>,
        <https://data.amerigeoss.org/dataset/338bc64b-793f-46f3-a1d1-aa4e252a06c8/resource/12cdd645-946f-43a7-bf9b-1b3e49492307>,
        <https://data.amerigeoss.org/dataset/338bc64b-793f-46f3-a1d1-aa4e252a06c8/resource/2c5447f4-85f1-449a-b07c-1437a89d563d>,
        <https://data.amerigeoss.org/dataset/338bc64b-793f-46f3-a1d1-aa4e252a06c8/resource/2cde05de-dcdc-4935-9035-94b8a981d5d6> ;
    dcat:keyword "aar",
        "access-a-ride",
        "amerigeo",
        "amerigeoss",
        "call-center",
        "ckan",
        "customer-experience",
        "customer-service",
        "geo",
        "geoss",
        "national",
        "north-america",
        "paratransit",
        "united-states" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/338bc64b-793f-46f3-a1d1-aa4e252a06c8/resource/07495846-5f56-49ce-a81e-4b5bcefe4193> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-08-07T20:15:13.995906"^^xsd:dateTime ;
    dct:modified "2025-11-20T21:42:30.909639"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.ny.gov/api/views/6r5t-chrj/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/338bc64b-793f-46f3-a1d1-aa4e252a06c8/resource/12cdd645-946f-43a7-bf9b-1b3e49492307> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2022-08-07T20:15:13.995915"^^xsd:dateTime ;
    dct:modified "2025-11-20T21:42:30.910064"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.ny.gov/api/views/6r5t-chrj/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/338bc64b-793f-46f3-a1d1-aa4e252a06c8/resource/2c5447f4-85f1-449a-b07c-1437a89d563d> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2022-08-07T20:15:13.995922"^^xsd:dateTime ;
    dct:modified "2025-11-20T21:42:30.910447"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.ny.gov/api/views/6r5t-chrj/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/338bc64b-793f-46f3-a1d1-aa4e252a06c8/resource/2cde05de-dcdc-4935-9035-94b8a981d5d6> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2022-08-07T20:15:13.995926"^^xsd:dateTime ;
    dct:modified "2025-11-20T21:42:30.910846"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.ny.gov/api/views/6r5t-chrj/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

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

