@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/81197fd0-6b00-4644-b949-b44c8d0a7855> a dcat:Dataset ;
    dct:description "Information and on using the PPD Arrest and Case Logs and a description of the data contained in the data sets." ;
    dct:identifier <https://data.providenceri.gov/api/views/4t25-ekcs> ;
    dct:issued "2016-01-26"^^xsd:date ;
    dct:modified "2016-01-28"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "PPD Arrest and Case Logs - FAQ" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dan Clement" ;
            vcard:hasEmail <mailto:no-reply@data.providenceri.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/81197fd0-6b00-4644-b949-b44c8d0a7855/resource/468f507d-3f60-4d78-88fa-a02a5e003f1d> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "arrests",
        "ckan",
        "crime",
        "geo",
        "geoss",
        "national",
        "north-america",
        "police",
        "united-states" ;
    dcat:theme <%7B%22Public%20Safety%22%7D> .

<https://data.amerigeoss.org/dataset/81197fd0-6b00-4644-b949-b44c8d0a7855/resource/468f507d-3f60-4d78-88fa-a02a5e003f1d> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2022-08-08T16:32:25.855257"^^xsd:dateTime ;
    dct:modified "2025-11-23T00:21:54.319294"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <https://data.providenceri.gov/download/4t25-ekcs/application/pdf> ;
    dcat:mediaType "application/pdf" .

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

