@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/11f8d695-1e71-4f5b-9713-4237145a416c> a dcat:Dataset ;
    dct:description "Official New York City Department of Parks & Recreation Press Releases" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/y8tr-23bj> ;
    dct:issued "2011-08-16"^^xsd:date ;
    dct:modified "2024-10-30"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Press Releases" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/11f8d695-1e71-4f5b-9713-4237145a416c/resource/82bc5b29-33e8-4931-817a-fbe461eab2b3>,
        <https://data.amerigeoss.org/dataset/11f8d695-1e71-4f5b-9713-4237145a416c/resource/ef1ce123-2059-4f67-a579-5a63aaa50954> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "doitt",
        "dpr",
        "healthy-living",
        "parks",
        "press-releases" ;
    dcat:theme <%7BRecreation%7D> .

<https://data.amerigeoss.org/dataset/11f8d695-1e71-4f5b-9713-4237145a416c/resource/82bc5b29-33e8-4931-817a-fbe461eab2b3> a dcat:Distribution ;
    dct:description "DPR_PressReleases_001.json" ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:06:20.106586"^^xsd:dateTime ;
    dct:modified "2025-09-23T22:02:52.128051"^^xsd:dateTime ;
    dct:title "Press Releases" ;
    dcat:accessURL <https://www.nycgovparks.org/bigapps/DPR_PressReleases_001.json> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/11f8d695-1e71-4f5b-9713-4237145a416c/resource/ef1ce123-2059-4f67-a579-5a63aaa50954> a dcat:Distribution ;
    dct:description "DPR_PressReleases_001.xml" ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:06:20.106577"^^xsd:dateTime ;
    dct:modified "2025-09-23T22:02:52.126904"^^xsd:dateTime ;
    dct:title "Press Releases" ;
    dcat:accessURL <http://nycgovparks.org/bigapps/DPR_PressReleases_001.xml> ;
    dcat:mediaType "application/xml" .

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

