@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/2fe52e90-484b-466c-b722-34f452a3ed75> a dcat:Dataset ;
    dct:description "This dataset shows the geographic locations of the branches on the LIRR used in passenger service as of 2013. It does not include a more recent change, namely the opening of the line to Grand Central Madison. It will be updated in the future to account for this." ;
    dct:identifier <https://data.ny.gov/api/views/2vcb-zrh4> ;
    dct:issued "2013-05-21"^^xsd:date ;
    dct:modified "2024-08-13"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "MTA LIRR Branches" ;
    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/2fe52e90-484b-466c-b722-34f452a3ed75/resource/53bfde91-1342-45c7-85cd-46e8700b110f>,
        <https://data.amerigeoss.org/dataset/2fe52e90-484b-466c-b722-34f452a3ed75/resource/56d187c6-d48e-4c76-a366-a04e1cbd315e>,
        <https://data.amerigeoss.org/dataset/2fe52e90-484b-466c-b722-34f452a3ed75/resource/b303900a-f5c8-414b-941a-6502e0498c03>,
        <https://data.amerigeoss.org/dataset/2fe52e90-484b-466c-b722-34f452a3ed75/resource/d5a3f056-0862-4601-b4d0-dfe1616ab984> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "commuter-rail",
        "coordinates",
        "line",
        "lirr",
        "long-island-rail-road",
        "routes" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/2fe52e90-484b-466c-b722-34f452a3ed75/resource/53bfde91-1342-45c7-85cd-46e8700b110f> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2024-04-12T12:55:52.463657"^^xsd:dateTime ;
    dct:modified "2025-09-24T21:04:07.674097"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.ny.gov/api/views/2vcb-zrh4/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/2fe52e90-484b-466c-b722-34f452a3ed75/resource/56d187c6-d48e-4c76-a366-a04e1cbd315e> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2024-04-12T12:55:52.463659"^^xsd:dateTime ;
    dct:modified "2025-09-24T21:04:07.675273"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.ny.gov/api/views/2vcb-zrh4/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/2fe52e90-484b-466c-b722-34f452a3ed75/resource/b303900a-f5c8-414b-941a-6502e0498c03> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-04-12T12:55:52.463654"^^xsd:dateTime ;
    dct:modified "2025-09-24T21:04:07.672864"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.ny.gov/api/views/2vcb-zrh4/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/2fe52e90-484b-466c-b722-34f452a3ed75/resource/d5a3f056-0862-4601-b4d0-dfe1616ab984> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2024-04-12T12:55:52.463661"^^xsd:dateTime ;
    dct:modified "2025-09-24T21:04:07.676428"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.ny.gov/api/views/2vcb-zrh4/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" .

