@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/509ecaac-a1e6-4b20-bf46-b174cb9bf16f> a dcat:Dataset ;
    dct:description "A listing of boats for hire (rentals and cruises) that are near the NYS Canal System" ;
    dct:identifier <https://data.ny.gov/api/views/ibtm-q4dj> ;
    dct:issued "2021-11-19"^^xsd:date ;
    dct:modified "2022-08-04"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Boats For Hire Near NYS Canal System" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data NY" ;
            vcard:hasEmail <mailto:opendata@its.ny.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/509ecaac-a1e6-4b20-bf46-b174cb9bf16f/resource/20422337-8b6a-4452-8f1e-75db07f1e586>,
        <https://data.amerigeoss.org/dataset/509ecaac-a1e6-4b20-bf46-b174cb9bf16f/resource/81ed86bf-fe78-49bd-9675-95e1dcd209b9>,
        <https://data.amerigeoss.org/dataset/509ecaac-a1e6-4b20-bf46-b174cb9bf16f/resource/93d1f4e8-7ee3-43e1-a5d1-de710289b5b6>,
        <https://data.amerigeoss.org/dataset/509ecaac-a1e6-4b20-bf46-b174cb9bf16f/resource/def2f4a1-4687-48ef-a7c4-524c34fb8cae> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "boat-cruises",
        "boat-rental",
        "ckan",
        "geo",
        "geoss",
        "marina",
        "national",
        "north-america",
        "nys-canal-system",
        "nys-thruway",
        "transportation",
        "travel",
        "united-states",
        "vacation" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/509ecaac-a1e6-4b20-bf46-b174cb9bf16f/resource/20422337-8b6a-4452-8f1e-75db07f1e586> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2022-08-07T20:33:20.812090"^^xsd:dateTime ;
    dct:modified "2025-11-21T15:55:11.097103"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.ny.gov/api/views/ibtm-q4dj/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/509ecaac-a1e6-4b20-bf46-b174cb9bf16f/resource/81ed86bf-fe78-49bd-9675-95e1dcd209b9> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2022-08-07T20:33:20.812094"^^xsd:dateTime ;
    dct:modified "2025-11-21T15:55:11.097490"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.ny.gov/api/views/ibtm-q4dj/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/509ecaac-a1e6-4b20-bf46-b174cb9bf16f/resource/93d1f4e8-7ee3-43e1-a5d1-de710289b5b6> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-08-07T20:33:20.812083"^^xsd:dateTime ;
    dct:modified "2025-11-21T15:55:11.096691"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.ny.gov/api/views/ibtm-q4dj/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/509ecaac-a1e6-4b20-bf46-b174cb9bf16f/resource/def2f4a1-4687-48ef-a7c4-524c34fb8cae> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2022-08-07T20:33:20.812098"^^xsd:dateTime ;
    dct:modified "2025-11-21T15:55:11.097856"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.ny.gov/api/views/ibtm-q4dj/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" .

