@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/2c2c7c88-4806-425b-9c98-f671409c209d> a dcat:Dataset ;
    dct:description "Reports pertaining to the amount of people who have ridden privately operated ferries in a given timeframe." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/hn6c-5qkb> ;
    dct:issued "2019-12-02"^^xsd:date ;
    dct:modified "2024-10-30"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Private Ferry Monthly Passenger Counts" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2c2c7c88-4806-425b-9c98-f671409c209d/resource/8cdcd9af-f346-4955-a082-a0714bba1c60> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "counts",
        "edc",
        "ferry",
        "hornblower",
        "liberty-landing",
        "ny-waterway",
        "passenger-nyc-ferry",
        "private",
        "ridership",
        "seastreak",
        "water-taxi" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/2c2c7c88-4806-425b-9c98-f671409c209d/resource/8cdcd9af-f346-4955-a082-a0714bba1c60> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2024-10-19T05:40:41.194706"^^xsd:dateTime ;
    dct:modified "2025-09-24T18:44:23.001941"^^xsd:dateTime ;
    dct:title "Private Ferry Monthly Passenger Counts" ;
    dcat:accessURL <https://nycdot.sharepoint.com/:f:/s/publicshare/EndgcKRvbIZKoBhK_I3lWIQBUFSJBl6drQPWVT5q1n4Auw?e=CBRbHi&xsdata=MDV8MDJ8YWZpbmtlbEBvdGkubnljLmdvdnw2OTBlMzRlZjAyZTY0YmViNjJhZjA4ZGNlZjk4Yjk5MHw3M2Q2MTc5OWMyODQ0MDIyOGQ0MTU0Y2M0ZjE5MjllZnwwfDB8NjM4NjQ4Njg2NDQxOTQxMzkxfFVua25vd258VFdGcGJHWnNiM2Q4ZXlKV0lqb2lNQzR3TGpBd01EQWlMQ0pRSWpvaVYybHVNeklpTENKQlRpSTZJazFoYVd3aUxDSlhWQ0k2TW4wPXwwfHx8&sdata=ZWhPYWZZWHY0TkFQSTNKSjlzY0RTVFRrT25SYytUTlJvZ0J1YjFuTm9YQT0%3d> ;
    dcat:mediaType "text/html" .

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

