@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.publishing.service.gov.uk/dataset/ab2ef0ee-e741-43c7-b939-d88c19eb69b0> a dcat:Dataset ;
    dct:description "Extract of selected fields from the Police National Computer (PNC)." ;
    dct:identifier "ab2ef0ee-e741-43c7-b939-d88c19eb69b0" ;
    dct:issued "2013-09-03T10:06:36.647362"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/843d1d69-29e3-4c5a-9ba8-14b3e5f444a5> ;
    dct:title "MoJ extract of Police National Computer" .

<https://ckan.publishing.service.gov.uk/organization/843d1d69-29e3-4c5a-9ba8-14b3e5f444a5> a foaf:Organization ;
    foaf:name "Ministry of Justice" .

