@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/051b678f-2c2a-4a8c-a474-197cdef29e8a> a dcat:Dataset ;
    dct:description "Reported major felony crimes that have occurred within New York City parks" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/ezds-sqp6> ;
    dct:issued "2015-06-11"^^xsd:date ;
    dct:modified "2024-10-30"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NYC Park Crime Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/051b678f-2c2a-4a8c-a474-197cdef29e8a/resource/3ca0af14-50b8-47ce-8e1a-144448e17ece> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "nyc-park-crime-data",
        "nypd",
        "police" ;
    dcat:theme <%7B%22Public%20Safety%22%7D> .

<https://data.amerigeoss.org/dataset/051b678f-2c2a-4a8c-a474-197cdef29e8a/resource/3ca0af14-50b8-47ce-8e1a-144448e17ece> a dcat:Distribution ;
    dct:description "park-crime-stats.page" ;
    dct:format "HTML" ;
    dct:issued "2020-11-10T17:02:48.994315"^^xsd:dateTime ;
    dct:modified "2025-09-23T16:30:38.327942"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://www1.nyc.gov/site/nypd/stats/crime-statistics/park-crime-stats.page> ;
    dcat:mediaType "text/html" .

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

