@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/238dfb5b-ab2e-452a-b400-2cf41d387e3a> a dcat:Dataset ;
    dct:description "This data set displays the locations of accessible recreation sites throughout New York State that are owned, maintained or jointly managed by the Department of Environmental Conservation." ;
    dct:identifier <https://data.ny.gov/api/views/pt2v-9a3h> ;
    dct:issued "2024-12-20"^^xsd:date ;
    dct:modified "2024-12-20"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Accessible Outdoor Recreation Destinations" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data NY" ;
            vcard:hasEmail <mailto:opendata@its.ny.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/238dfb5b-ab2e-452a-b400-2cf41d387e3a/resource/09c34e19-4db7-4c8f-b070-49b8e85f3bf6>,
        <https://data.amerigeoss.org/dataset/238dfb5b-ab2e-452a-b400-2cf41d387e3a/resource/40a3c4ff-bb11-4c54-9d4c-f97eecd8a4d3>,
        <https://data.amerigeoss.org/dataset/238dfb5b-ab2e-452a-b400-2cf41d387e3a/resource/66b45963-a4f4-4fa9-bc51-4b4a16e89536>,
        <https://data.amerigeoss.org/dataset/238dfb5b-ab2e-452a-b400-2cf41d387e3a/resource/a9a046a6-0834-42e9-980f-e28b058d4ee8> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "access",
        "disabled",
        "handicap",
        "mobility-impaired" ;
    dcat:theme <%7BRecreation%7D> .

<https://data.amerigeoss.org/dataset/238dfb5b-ab2e-452a-b400-2cf41d387e3a/resource/09c34e19-4db7-4c8f-b070-49b8e85f3bf6> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-12T04:00:17.967074"^^xsd:dateTime ;
    dct:modified "2025-09-24T10:22:29.731626"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.ny.gov/api/views/pt2v-9a3h/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/238dfb5b-ab2e-452a-b400-2cf41d387e3a/resource/40a3c4ff-bb11-4c54-9d4c-f97eecd8a4d3> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-12T04:00:17.967069"^^xsd:dateTime ;
    dct:modified "2025-09-24T10:22:29.729224"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.ny.gov/api/views/pt2v-9a3h/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/238dfb5b-ab2e-452a-b400-2cf41d387e3a/resource/66b45963-a4f4-4fa9-bc51-4b4a16e89536> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-12T04:00:17.967072"^^xsd:dateTime ;
    dct:modified "2025-09-24T10:22:29.730448"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.ny.gov/api/views/pt2v-9a3h/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/238dfb5b-ab2e-452a-b400-2cf41d387e3a/resource/a9a046a6-0834-42e9-980f-e28b058d4ee8> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T04:00:17.967062"^^xsd:dateTime ;
    dct:modified "2025-09-24T10:22:29.727902"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.ny.gov/api/views/pt2v-9a3h/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

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

