@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/52942db3-d1d0-4a14-9d1c-ba7a910788c6> a dcat:Dataset ;
    dct:description """Access-A-Ride (AAR) ridership measures both total trips, the count of
trips provided to registered Access-A-Ride clients in a given month, and
total ridership, the count of personal care attendants (PCAs) and guests
who join clients on the trips.""" ;
    dct:identifier <https://data.ny.gov/api/views/fn46-66ir> ;
    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 Ridership: 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/52942db3-d1d0-4a14-9d1c-ba7a910788c6/resource/503b3593-5d03-42b4-93e5-f67dfc87ca3f>,
        <https://data.amerigeoss.org/dataset/52942db3-d1d0-4a14-9d1c-ba7a910788c6/resource/bb857b15-d7a3-4e02-8a3e-020f32f6feef>,
        <https://data.amerigeoss.org/dataset/52942db3-d1d0-4a14-9d1c-ba7a910788c6/resource/c35d1ab9-9c6b-4a68-a57f-1a545d0fc417>,
        <https://data.amerigeoss.org/dataset/52942db3-d1d0-4a14-9d1c-ba7a910788c6/resource/f43bb38c-8e40-48fd-843e-febcd231706c> ;
    dcat:keyword "aar",
        "access-a-ride",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "on-time-performance",
        "otp",
        "paratransit",
        "united-states" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/52942db3-d1d0-4a14-9d1c-ba7a910788c6/resource/503b3593-5d03-42b4-93e5-f67dfc87ca3f> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2022-08-07T20:30:14.402958"^^xsd:dateTime ;
    dct:modified "2025-11-21T17:14:47.095361"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.ny.gov/api/views/fn46-66ir/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/52942db3-d1d0-4a14-9d1c-ba7a910788c6/resource/bb857b15-d7a3-4e02-8a3e-020f32f6feef> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2022-08-07T20:30:14.402962"^^xsd:dateTime ;
    dct:modified "2025-11-21T17:14:47.095755"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.ny.gov/api/views/fn46-66ir/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/52942db3-d1d0-4a14-9d1c-ba7a910788c6/resource/c35d1ab9-9c6b-4a68-a57f-1a545d0fc417> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2022-08-07T20:30:14.402966"^^xsd:dateTime ;
    dct:modified "2025-11-21T17:14:47.096145"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.ny.gov/api/views/fn46-66ir/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/52942db3-d1d0-4a14-9d1c-ba7a910788c6/resource/f43bb38c-8e40-48fd-843e-febcd231706c> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-08-07T20:30:14.402951"^^xsd:dateTime ;
    dct:modified "2025-11-21T17:14:47.094931"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.ny.gov/api/views/fn46-66ir/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" .

