@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/6ca03436-500a-43d1-b552-c5a5632f9904> a dcat:Dataset ;
    dct:description "Statistical breakdown by citywide, borough, and precinct." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/c5dk-m6ea> ;
    dct:issued "2016-06-07"^^xsd:date ;
    dct:modified "2018-10-31"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Citywide Crime Statistics" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6ca03436-500a-43d1-b552-c5a5632f9904/resource/26ebd560-bc95-429e-a5e0-9aab5425bf9f> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "crime",
        "geo",
        "geoss",
        "national",
        "north-america",
        "nypd",
        "stats",
        "united-states" ;
    dcat:theme <%7B%22Public%20Safety%22%7D> .

<https://data.amerigeoss.org/dataset/6ca03436-500a-43d1-b552-c5a5632f9904/resource/26ebd560-bc95-429e-a5e0-9aab5425bf9f> a dcat:Distribution ;
    dct:description "citywide-crime-stats.page" ;
    dct:format "HTML" ;
    dct:issued "2020-11-10T17:02:09.268135"^^xsd:dateTime ;
    dct:modified "2025-11-22T12:17:19.571111"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://www1.nyc.gov/site/nypd/stats/crime-statistics/citywide-crime-stats.page> ;
    dcat:mediaType "text/html" .

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

