@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/0f4893cd-32af-4cff-bc5a-17040ec8203f> a dcat:Dataset ;
    dct:description "Reasonable Suspicion Stops" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/dnjp-mkjx> ;
    dct:issued "2015-06-11"^^xsd:date ;
    dct:modified "2022-05-09"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Reasonable Suspicion Stops" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0f4893cd-32af-4cff-bc5a-17040ec8203f/resource/6dc11ae8-47a4-49f6-9e81-a5c4d72e120c> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "nypd",
        "police",
        "reasonable-suspicion-stops" ;
    dcat:theme <%7B%22Public%20Safety%22%7D> .

<https://data.amerigeoss.org/dataset/0f4893cd-32af-4cff-bc5a-17040ec8203f/resource/6dc11ae8-47a4-49f6-9e81-a5c4d72e120c> a dcat:Distribution ;
    dct:description "reasonable_suspicion_stops_data_tables_2011-2012.zip" ;
    dct:format "HTML" ;
    dct:issued "2020-11-10T17:02:32.129840"^^xsd:dateTime ;
    dct:modified "2025-09-23T20:33:18.590192"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://www.nyc.gov/html/nypd/downloads/zip/analysis_and_planning/reasonable_suspicion_stops_data_tables_2011-2012.zip> ;
    dcat:mediaType "text/html" .

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

