@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/7abaa502-9dc2-458a-9eaf-9fe0b6f26215> a dcat:Dataset ;
    dct:description "New York City Department of Parks & Recreation public beaches." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/zyf6-z3xt> ;
    dct:issued "2011-08-16"^^xsd:date ;
    dct:modified "2018-09-11"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Directory of Beaches" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7abaa502-9dc2-458a-9eaf-9fe0b6f26215/resource/43cf042d-00be-4db5-9862-389e5ccbe203>,
        <https://data.amerigeoss.org/dataset/7abaa502-9dc2-458a-9eaf-9fe0b6f26215/resource/91791aa2-711c-4e70-b493-e6fb5b061a07> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "beach",
        "ckan",
        "directory-of-beaches",
        "dpr",
        "geo",
        "geoss",
        "healthy-living",
        "national",
        "north-america",
        "parks",
        "recreation",
        "united-states" ;
    dcat:theme <%7BRecreation%7D> .

<https://data.amerigeoss.org/dataset/7abaa502-9dc2-458a-9eaf-9fe0b6f26215/resource/43cf042d-00be-4db5-9862-389e5ccbe203> a dcat:Distribution ;
    dct:description "DPR_Beaches_001.json" ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:06:33.745799"^^xsd:dateTime ;
    dct:modified "2025-11-22T20:58:43.880537"^^xsd:dateTime ;
    dct:title "Directory of Beaches" ;
    dcat:accessURL <https://www.nycgovparks.org/bigapps/DPR_Beaches_001.json> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/7abaa502-9dc2-458a-9eaf-9fe0b6f26215/resource/91791aa2-711c-4e70-b493-e6fb5b061a07> a dcat:Distribution ;
    dct:description "DPR_Beaches_001.xml" ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:06:33.745790"^^xsd:dateTime ;
    dct:modified "2025-11-22T20:58:43.880099"^^xsd:dateTime ;
    dct:title "Directory of Beaches" ;
    dcat:accessURL <http://nycgovparks.org/bigapps/DPR_Beaches_001.xml> ;
    dcat:mediaType "application/xml" .

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

