@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/2fa94220-90ba-4a65-8879-b0ee54b0dd80> a dcat:Dataset ;
    dct:description "This dataset provides subway ridership estimates on an hourly basis by subway station complex and class of fare payment." ;
    dct:identifier <https://data.ny.gov/api/views/wujg-7c2s> ;
    dct:issued "2023-12-23"^^xsd:date ;
    dct:modified "2025-05-14"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "MTA Subway Hourly Ridership: 2020-2024" ;
    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/2fa94220-90ba-4a65-8879-b0ee54b0dd80/resource/28fac7a4-ef74-482a-8418-a22dc05dffec>,
        <https://data.amerigeoss.org/dataset/2fa94220-90ba-4a65-8879-b0ee54b0dd80/resource/301bb174-e571-4d1f-83a3-8c402c930098>,
        <https://data.amerigeoss.org/dataset/2fa94220-90ba-4a65-8879-b0ee54b0dd80/resource/7dd5058d-3a70-4ce0-a152-15ecaf498d5f>,
        <https://data.amerigeoss.org/dataset/2fa94220-90ba-4a65-8879-b0ee54b0dd80/resource/f984b4e2-5647-4d3b-94cd-330dd75b971c> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "customers",
        "fare",
        "hourly",
        "metrocard",
        "new-york-city-transit",
        "nyct",
        "omny",
        "passengers",
        "ridership",
        "roosevelt-island-tramway",
        "sir",
        "staten-island-railway",
        "station",
        "subway",
        "subway-station",
        "tram",
        "transfers" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/2fa94220-90ba-4a65-8879-b0ee54b0dd80/resource/28fac7a4-ef74-482a-8418-a22dc05dffec> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2023-05-19T06:49:20.694610"^^xsd:dateTime ;
    dct:modified "2025-09-24T20:53:10.495736"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.ny.gov/api/views/wujg-7c2s/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/2fa94220-90ba-4a65-8879-b0ee54b0dd80/resource/301bb174-e571-4d1f-83a3-8c402c930098> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2023-05-19T06:49:20.694604"^^xsd:dateTime ;
    dct:modified "2025-09-24T20:53:10.493389"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.ny.gov/api/views/wujg-7c2s/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/2fa94220-90ba-4a65-8879-b0ee54b0dd80/resource/7dd5058d-3a70-4ce0-a152-15ecaf498d5f> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2023-05-19T06:49:20.694608"^^xsd:dateTime ;
    dct:modified "2025-09-24T20:53:10.494632"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.ny.gov/api/views/wujg-7c2s/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/2fa94220-90ba-4a65-8879-b0ee54b0dd80/resource/f984b4e2-5647-4d3b-94cd-330dd75b971c> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2023-05-19T06:49:20.694612"^^xsd:dateTime ;
    dct:modified "2025-09-24T20:53:10.496828"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.ny.gov/api/views/wujg-7c2s/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" .

