@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/6452e1bb-2bb6-465b-9d0a-988a8b0cd80c> a dcat:Dataset ;
    dct:description """Systemwide Delays reflect the number of train delays per month, broken\r
down into specific delay cause categories.""" ;
    dct:identifier <https://data.ny.gov/api/views/7wmq-pqff> ;
    dct:issued "2022-03-16"^^xsd:date ;
    dct:modified "2022-07-20"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "MTA LIRR Systemwide Delays: 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/6452e1bb-2bb6-465b-9d0a-988a8b0cd80c/resource/33ec0475-0a69-43da-a86c-eed8510d7149>,
        <https://data.amerigeoss.org/dataset/6452e1bb-2bb6-465b-9d0a-988a8b0cd80c/resource/39d2faf4-96c8-475d-b40f-98a36bf56e85>,
        <https://data.amerigeoss.org/dataset/6452e1bb-2bb6-465b-9d0a-988a8b0cd80c/resource/88825000-760a-45a8-97df-cccfa8466fcf>,
        <https://data.amerigeoss.org/dataset/6452e1bb-2bb6-465b-9d0a-988a8b0cd80c/resource/e5bff4d4-e20b-4b61-9e50-0c6ff9c2fbd6> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "delays",
        "geo",
        "geoss",
        "lirr",
        "long-island-rail-road",
        "national",
        "north-america",
        "performance",
        "train-delays",
        "united-states" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/6452e1bb-2bb6-465b-9d0a-988a8b0cd80c/resource/33ec0475-0a69-43da-a86c-eed8510d7149> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-08-07T20:16:52.085724"^^xsd:dateTime ;
    dct:modified "2025-11-22T06:27:01.146363"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.ny.gov/api/views/7wmq-pqff/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/6452e1bb-2bb6-465b-9d0a-988a8b0cd80c/resource/39d2faf4-96c8-475d-b40f-98a36bf56e85> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2022-08-07T20:16:52.085730"^^xsd:dateTime ;
    dct:modified "2025-11-22T06:27:01.146769"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.ny.gov/api/views/7wmq-pqff/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/6452e1bb-2bb6-465b-9d0a-988a8b0cd80c/resource/88825000-760a-45a8-97df-cccfa8466fcf> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2022-08-07T20:16:52.085734"^^xsd:dateTime ;
    dct:modified "2025-11-22T06:27:01.147177"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.ny.gov/api/views/7wmq-pqff/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/6452e1bb-2bb6-465b-9d0a-988a8b0cd80c/resource/e5bff4d4-e20b-4b61-9e50-0c6ff9c2fbd6> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2022-08-07T20:16:52.085737"^^xsd:dateTime ;
    dct:modified "2025-11-22T06:27:01.147573"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.ny.gov/api/views/7wmq-pqff/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" .

