@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/2b56d548-9d7b-41f6-87d6-31153749383d> a dcat:Dataset ;
    dct:description """Wait Assessment measures how evenly buses are spaced.

Additional years of data are available in separate datasets on data.ny.gov.""" ;
    dct:identifier <https://data.ny.gov/api/views/swky-c3v4> ;
    dct:issued "2024-08-26"^^xsd:date ;
    dct:modified "2025-08-19"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "MTA Bus Wait Assessment: 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/2b56d548-9d7b-41f6-87d6-31153749383d/resource/350bec54-a4c7-4562-bbae-958edf5e11fd>,
        <https://data.amerigeoss.org/dataset/2b56d548-9d7b-41f6-87d6-31153749383d/resource/5a935b0a-f9d0-4fc9-9353-967e7f6e63b1>,
        <https://data.amerigeoss.org/dataset/2b56d548-9d7b-41f6-87d6-31153749383d/resource/8a295d05-5605-4f25-9524-8fb915444fc8>,
        <https://data.amerigeoss.org/dataset/2b56d548-9d7b-41f6-87d6-31153749383d/resource/edee90d1-a94f-45e7-a29d-7b3d3fb8f656> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "bus",
        "bus-route",
        "delays",
        "monthly",
        "mta-bus",
        "mtabc",
        "new-york-city-transit",
        "nyct",
        "performance",
        "reliability",
        "route",
        "scheduled-service",
        "service",
        "wait-assessment",
        "wait-time",
        "waiting-time" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/2b56d548-9d7b-41f6-87d6-31153749383d/resource/350bec54-a4c7-4562-bbae-958edf5e11fd> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2023-02-24T01:44:16.677256"^^xsd:dateTime ;
    dct:modified "2025-09-24T18:36:12.678897"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.ny.gov/api/views/swky-c3v4/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/2b56d548-9d7b-41f6-87d6-31153749383d/resource/5a935b0a-f9d0-4fc9-9353-967e7f6e63b1> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2023-02-24T01:44:16.677258"^^xsd:dateTime ;
    dct:modified "2025-09-24T18:36:12.680013"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.ny.gov/api/views/swky-c3v4/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/2b56d548-9d7b-41f6-87d6-31153749383d/resource/8a295d05-5605-4f25-9524-8fb915444fc8> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2023-02-24T01:44:16.677254"^^xsd:dateTime ;
    dct:modified "2025-09-24T18:36:12.677638"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.ny.gov/api/views/swky-c3v4/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/2b56d548-9d7b-41f6-87d6-31153749383d/resource/edee90d1-a94f-45e7-a29d-7b3d3fb8f656> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2023-02-24T01:44:16.677250"^^xsd:dateTime ;
    dct:modified "2025-09-24T18:36:12.676347"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.ny.gov/api/views/swky-c3v4/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" .

