@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/27765e21-ae81-4df9-b585-60834841df75> a dcat:Dataset ;
    dct:description """Mean Distance Between Failures represents the number of miles a rail\r
car travels before a mechanical failure makes the train arrive at its final\r
destination more than 5 minutes and 59 seconds later than scheduled.\r
This measures the reliability of equipment in revenue service.""" ;
    dct:identifier <https://data.ny.gov/api/views/cpjs-d6ua> ;
    dct:issued "2022-03-16"^^xsd:date ;
    dct:modified "2022-07-21"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "MTA LIRR and Metro-North Mean Distance Between Failures: 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/27765e21-ae81-4df9-b585-60834841df75/resource/0a5c62f0-5b2a-4ab8-b09a-430cbe17d206>,
        <https://data.amerigeoss.org/dataset/27765e21-ae81-4df9-b585-60834841df75/resource/166d4362-1c77-4d12-b263-08caf6dac7e7>,
        <https://data.amerigeoss.org/dataset/27765e21-ae81-4df9-b585-60834841df75/resource/397475ac-409b-4055-8f12-b76d2bbae9d2>,
        <https://data.amerigeoss.org/dataset/27765e21-ae81-4df9-b585-60834841df75/resource/d2f9bdb9-8403-402b-8490-72860c407cc3> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "lirr",
        "long-island-rail-road",
        "mdbf",
        "mean-distance-between-failures",
        "metro-north-railroad",
        "mnr",
        "national",
        "north-america",
        "performance",
        "united-states" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/27765e21-ae81-4df9-b585-60834841df75/resource/0a5c62f0-5b2a-4ab8-b09a-430cbe17d206> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-08-07T20:25:20.636152"^^xsd:dateTime ;
    dct:modified "2025-11-20T13:58:42.987327"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.ny.gov/api/views/cpjs-d6ua/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/27765e21-ae81-4df9-b585-60834841df75/resource/166d4362-1c77-4d12-b263-08caf6dac7e7> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2022-08-07T20:25:20.636158"^^xsd:dateTime ;
    dct:modified "2025-11-20T13:58:42.987722"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.ny.gov/api/views/cpjs-d6ua/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/27765e21-ae81-4df9-b585-60834841df75/resource/397475ac-409b-4055-8f12-b76d2bbae9d2> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2022-08-07T20:25:20.636162"^^xsd:dateTime ;
    dct:modified "2025-11-20T13:58:42.988112"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.ny.gov/api/views/cpjs-d6ua/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/27765e21-ae81-4df9-b585-60834841df75/resource/d2f9bdb9-8403-402b-8490-72860c407cc3> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2022-08-07T20:25:20.636165"^^xsd:dateTime ;
    dct:modified "2025-11-20T13:58:42.988512"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.ny.gov/api/views/cpjs-d6ua/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" .

