@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://admin.opendatani.gov.uk/dataset/58a37ebb-624c-4cc0-89d4-74c3a2fd5218> a dcat:Dataset ;
    dct:accrualPeriodicity "monthly" ;
    dct:description """This API is available at https://data.police.uk\r
\r
It contains crimes at street-level; either within a 1 mile radius of a single point, or within a custom area.  \r
  \r
The street-level crimes returned in the API are only an approximation of where the actual crimes occurred, they are not the exact locations. See the about page for more information about location anonymisation. \r
https://data.police.uk/about/""" ;
    dct:identifier "58a37ebb-624c-4cc0-89d4-74c3a2fd5218" ;
    dct:issued "2015-11-23T10:46:04.678042"^^xsd:dateTime ;
    dct:modified "2016-01-04T13:46:18.978450"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/6ee42f66-a293-4834-a652-6fa5bffd1884> ;
    dct:title "PSNI Street Crime Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "PSNI Open Data" ;
            vcard:hasEmail <mailto:support@data.police.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/58a37ebb-624c-4cc0-89d4-74c3a2fd5218/resource/9f51c7e2-c42f-426d-a6d5-961ecefe8b44> ;
    dcat:keyword "Anti-social behaviour",
        "Arson",
        "Burglary",
        "Crime",
        "Crimes",
        "Criminal damage",
        "Criminal damage and arson",
        "Drugs",
        "Neighbourhood",
        "Offence",
        "Offences",
        "Other crime",
        "Other theft",
        "PSNI",
        "Possession of weapons",
        "Public order",
        "Robbery",
        "Sexual offences",
        "Shoplifting",
        "Street Crimes",
        "Theft",
        "Theft from the person",
        "Vehicle crime",
        "Violence",
        "Violence and sexual offences",
        "Weapons" .

<https://admin.opendatani.gov.uk/dataset/58a37ebb-624c-4cc0-89d4-74c3a2fd5218/resource/9f51c7e2-c42f-426d-a6d5-961ecefe8b44> a dcat:Distribution ;
    dct:description "This document provides information on the fields within the Street Level Crimes output" ;
    dct:format "TXT" ;
    dct:issued "2015-11-23T10:47:32.067684"^^xsd:dateTime ;
    dct:modified "2015-11-23T10:47:32.067684"^^xsd:dateTime ;
    dct:title "PSNI Street Level Crimes Response Description" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/58a37ebb-624c-4cc0-89d4-74c3a2fd5218/resource/9f51c7e2-c42f-426d-a6d5-961ecefe8b44/download/psni-street-crimes-guide.txt> .

<https://admin.opendatani.gov.uk/organization/6ee42f66-a293-4834-a652-6fa5bffd1884> a foaf:Agent ;
    foaf:name "Police Service of Northern Ireland" .

