@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/4286952e-716c-4f53-a181-3d9bd2a443cf> a dcat:Dataset ;
    dct:description """Attendance records for NYC Parks swimming beaches.

Data Dictionary here: https://docs.google.com/spreadsheets/d/1rHuySYNqzeHvrRnqxf6rRVGGb0AyP92Z99gmpRHqVic/edit?usp=sharing""" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/fxgv-ba35> ;
    dct:issued "2018-11-07"^^xsd:date ;
    dct:modified "2022-07-25"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Swimming Beach Attendance" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4286952e-716c-4f53-a181-3d9bd2a443cf/resource/4209fe55-4e80-4cf5-a40a-d949d857fc82>,
        <https://data.amerigeoss.org/dataset/4286952e-716c-4f53-a181-3d9bd2a443cf/resource/60830b1b-207a-4589-a939-ef9dbc1ceec1>,
        <https://data.amerigeoss.org/dataset/4286952e-716c-4f53-a181-3d9bd2a443cf/resource/c1cb9643-fa33-49a2-b33b-c7463da594de>,
        <https://data.amerigeoss.org/dataset/4286952e-716c-4f53-a181-3d9bd2a443cf/resource/e72f169a-9012-4d7d-a01a-9a5d57be45d2> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "beach",
        "beach-attendance",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "ocean",
        "public",
        "public-access",
        "surf",
        "swim",
        "swimming",
        "united-states",
        "water" ;
    dcat:theme <%7B%22City%20Government%22%7D> .

<https://data.amerigeoss.org/dataset/4286952e-716c-4f53-a181-3d9bd2a443cf/resource/4209fe55-4e80-4cf5-a40a-d949d857fc82> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:03:00.350155"^^xsd:dateTime ;
    dct:modified "2025-11-21T07:09:21.849688"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/fxgv-ba35/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/4286952e-716c-4f53-a181-3d9bd2a443cf/resource/60830b1b-207a-4589-a939-ef9dbc1ceec1> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:03:00.350166"^^xsd:dateTime ;
    dct:modified "2025-11-21T07:09:21.850488"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/fxgv-ba35/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/4286952e-716c-4f53-a181-3d9bd2a443cf/resource/c1cb9643-fa33-49a2-b33b-c7463da594de> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:03:00.350161"^^xsd:dateTime ;
    dct:modified "2025-11-21T07:09:21.850094"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/fxgv-ba35/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/4286952e-716c-4f53-a181-3d9bd2a443cf/resource/e72f169a-9012-4d7d-a01a-9a5d57be45d2> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:03:00.350145"^^xsd:dateTime ;
    dct:modified "2025-11-21T07:09:21.849255"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/fxgv-ba35/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" .

