@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/1c27c20c-2bb6-420e-bec6-e49f356f61dc> a dcat:Dataset ;
    dct:description "This dataset shows the scheduled time, actual departure time, and information about delays for each Staten Island Ferry trip." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/7gic-pibm> ;
    dct:issued "2019-01-28"^^xsd:date ;
    dct:modified "2024-10-30"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Staten Island Ferry – Daily Performance data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1c27c20c-2bb6-420e-bec6-e49f356f61dc/resource/7918564c-a5cf-4c83-86ba-a46848a4d243> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "ferries",
        "ferry",
        "saint-george",
        "si",
        "sif",
        "st-george",
        "staten-island",
        "terminal",
        "whitehall" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/1c27c20c-2bb6-420e-bec6-e49f356f61dc/resource/7918564c-a5cf-4c83-86ba-a46848a4d243> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2024-11-01T20:43:16.207349"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:06:37.397361"^^xsd:dateTime ;
    dct:title "Staten Island Ferry – Daily Performance data" ;
    dcat:accessURL <https://nycdot.sharepoint.com/:f:/s/publicshare/En68isyTFkBDg8lm9UaNcHoBbasMca_nDvlO0ye8FyyHsw?e=JbLG7h&xsdata=MDV8MDJ8YWZpbmtlbEBvdGkubnljLmdvdnxiMWZlNjAwYjMzYmY0ZTBjMTQzYTA4ZGNmNzcxZWVhZXw3M2Q2MTc5OWMyODQ0MDIyOGQ0MTU0Y2M0ZjE5MjllZnwwfDB8NjM4NjU3MzE1OTI3MjMyNjU4fFVua25vd258VFdGcGJHWnNiM2Q4ZXlKV0lqb2lNQzR3TGpBd01EQWlMQ0pRSWpvaVYybHVNeklpTENKQlRpSTZJazFoYVd3aUxDSlhWQ0k2TW4wPXwwfHx8&sdata=c0VkVGJiNTN2Ymgrbm5yN3RPUWpSUUFzT3ZYOU1uNllOK3BDZHNRQzdSTT0%3d> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

