@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/6c62dd2d-d514-4aa8-8576-f4bf4c39ee91> a dcat:Dataset ;
    dct:description "Includes New York City MTA Subway, San Francisco BART Rail, Washington Metropolitan Area Transit Authority Bus and Rail" ;
    dct:identifier <https://data.transportation.gov/api/views/dc74-f8qd> ;
    dct:issued "2021-12-16"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2022-08-03"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Daily Transit Ridership" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Todd Solomon" ;
            vcard:hasEmail <mailto:todd.solomon@dot.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6c62dd2d-d514-4aa8-8576-f4bf4c39ee91/resource/5aef27af-ca0f-4e20-992f-4ddd652eaf34>,
        <https://data.amerigeoss.org/dataset/6c62dd2d-d514-4aa8-8576-f4bf4c39ee91/resource/81f6ab8f-c07f-47f1-9984-4457f6c51c8a>,
        <https://data.amerigeoss.org/dataset/6c62dd2d-d514-4aa8-8576-f4bf4c39ee91/resource/8ba259d5-f8c3-4d0e-bd10-b8062a0bcad1>,
        <https://data.amerigeoss.org/dataset/6c62dd2d-d514-4aa8-8576-f4bf4c39ee91/resource/8c692b7b-d750-44e0-83a4-9c873afb7eff> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "public-transit",
        "transit",
        "transit-ridership",
        "united-states" ;
    dcat:theme <%7BTransit%7D> .

<https://data.amerigeoss.org/dataset/6c62dd2d-d514-4aa8-8576-f4bf4c39ee91/resource/5aef27af-ca0f-4e20-992f-4ddd652eaf34> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-08-08T20:57:14.946254"^^xsd:dateTime ;
    dct:modified "2025-11-22T12:07:23.034307"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/dc74-f8qd/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/6c62dd2d-d514-4aa8-8576-f4bf4c39ee91/resource/81f6ab8f-c07f-47f1-9984-4457f6c51c8a> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2022-08-08T20:57:14.946260"^^xsd:dateTime ;
    dct:modified "2025-11-22T12:07:23.034731"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/dc74-f8qd/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/6c62dd2d-d514-4aa8-8576-f4bf4c39ee91/resource/8ba259d5-f8c3-4d0e-bd10-b8062a0bcad1> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2022-08-08T20:57:14.946267"^^xsd:dateTime ;
    dct:modified "2025-11-22T12:07:23.035546"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/dc74-f8qd/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/6c62dd2d-d514-4aa8-8576-f4bf4c39ee91/resource/8c692b7b-d750-44e0-83a4-9c873afb7eff> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2022-08-08T20:57:14.946264"^^xsd:dateTime ;
    dct:modified "2025-11-22T12:07:23.035146"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/dc74-f8qd/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

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

