@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/67faa652-e4e8-4b8d-b747-8338589b20b1> a dcat:Dataset ;
    dct:description "This dataset is a list of educational programs offered by Hudson River Park Trust (HRPT) and includes the type of program, the date of the first and last offerings, and participation numbers during the period 2013-2015." ;
    dct:identifier <https://data.ny.gov/api/views/by6w-btmk> ;
    dct:issued "2015-12-23"^^xsd:date ;
    dct:modified "2022-05-12"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Education Programs Offered in Hudson River Park:  2013 - 2015" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data NY" ;
            vcard:hasEmail <mailto:opendata@its.ny.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/67faa652-e4e8-4b8d-b747-8338589b20b1/resource/0cc19547-b98a-4479-a419-92962933d421>,
        <https://data.amerigeoss.org/dataset/67faa652-e4e8-4b8d-b747-8338589b20b1/resource/8a0493dc-6d2f-45b6-9025-86a2c91947ac>,
        <https://data.amerigeoss.org/dataset/67faa652-e4e8-4b8d-b747-8338589b20b1/resource/8b5d90e0-1033-4af1-9d48-519ef8e83ae9>,
        <https://data.amerigeoss.org/dataset/67faa652-e4e8-4b8d-b747-8338589b20b1/resource/98dbc07e-fff5-466c-81bc-7b46bd1e9b8c> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "education",
        "geo",
        "geoss",
        "hrpt",
        "learning",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7BEducation%7D> .

<https://data.amerigeoss.org/dataset/67faa652-e4e8-4b8d-b747-8338589b20b1/resource/0cc19547-b98a-4479-a419-92962933d421> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2022-08-07T20:22:36.369297"^^xsd:dateTime ;
    dct:modified "2025-11-22T09:10:36.782432"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.ny.gov/api/views/by6w-btmk/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/67faa652-e4e8-4b8d-b747-8338589b20b1/resource/8a0493dc-6d2f-45b6-9025-86a2c91947ac> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2022-08-07T20:22:36.369315"^^xsd:dateTime ;
    dct:modified "2025-11-22T09:10:36.783294"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.ny.gov/api/views/by6w-btmk/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/67faa652-e4e8-4b8d-b747-8338589b20b1/resource/8b5d90e0-1033-4af1-9d48-519ef8e83ae9> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-08-07T20:22:36.369290"^^xsd:dateTime ;
    dct:modified "2025-11-22T09:10:36.781939"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.ny.gov/api/views/by6w-btmk/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/67faa652-e4e8-4b8d-b747-8338589b20b1/resource/98dbc07e-fff5-466c-81bc-7b46bd1e9b8c> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2022-08-07T20:22:36.369311"^^xsd:dateTime ;
    dct:modified "2025-11-22T09:10:36.782890"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.ny.gov/api/views/by6w-btmk/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

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

