@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/3886cc05-b062-4822-8b59-a7eec028f9a9> a dcat:Dataset ;
    dct:description """Service Delivered measures the percentage of scheduled trains that are\r
actually provided during peak hours.""" ;
    dct:identifier <https://data.ny.gov/api/views/32ch-sei3> ;
    dct:issued "2022-01-06"^^xsd:date ;
    dct:modified "2022-08-05"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "MTA Subway Service Delivered: Beginning 2015" ;
    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/3886cc05-b062-4822-8b59-a7eec028f9a9/resource/4b69d03f-c304-4b1a-b667-4e4c8f5b9947>,
        <https://data.amerigeoss.org/dataset/3886cc05-b062-4822-8b59-a7eec028f9a9/resource/739b3999-5a60-4863-811e-b5e0407fd2a8>,
        <https://data.amerigeoss.org/dataset/3886cc05-b062-4822-8b59-a7eec028f9a9/resource/9dce1b63-1ef3-432b-9173-d1390f6cb351>,
        <https://data.amerigeoss.org/dataset/3886cc05-b062-4822-8b59-a7eec028f9a9/resource/df575704-4e69-4649-8c43-c7f7f424c8be> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "peak-service",
        "service-delivered",
        "service-provided",
        "subway-service",
        "subways",
        "united-states" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/3886cc05-b062-4822-8b59-a7eec028f9a9/resource/4b69d03f-c304-4b1a-b667-4e4c8f5b9947> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2022-08-07T20:09:10.309722"^^xsd:dateTime ;
    dct:modified "2025-11-21T00:32:29.879622"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.ny.gov/api/views/32ch-sei3/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/3886cc05-b062-4822-8b59-a7eec028f9a9/resource/739b3999-5a60-4863-811e-b5e0407fd2a8> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2022-08-07T20:09:10.309726"^^xsd:dateTime ;
    dct:modified "2025-11-21T00:32:29.880013"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.ny.gov/api/views/32ch-sei3/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/3886cc05-b062-4822-8b59-a7eec028f9a9/resource/9dce1b63-1ef3-432b-9173-d1390f6cb351> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2022-08-07T20:09:10.309718"^^xsd:dateTime ;
    dct:modified "2025-11-21T00:32:29.879235"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.ny.gov/api/views/32ch-sei3/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/3886cc05-b062-4822-8b59-a7eec028f9a9/resource/df575704-4e69-4649-8c43-c7f7f424c8be> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-08-07T20:09:10.309713"^^xsd:dateTime ;
    dct:modified "2025-11-21T00:32:29.878804"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.ny.gov/api/views/32ch-sei3/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" .

