@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.integration.publishing.service.gov.uk/dataset/e0b0d268-afb1-4fb3-a3b6-94f06342934f> a dcat:Dataset ;
    dct:description " Tool contains the target and action dates of various stages of an investigation: FLO contact, case reviews, draft stages, and final stage. Includes dates of case suspension when relevant. " ;
    dct:identifier "e0b0d268-afb1-4fb3-a3b6-94f06342934f" ;
    dct:issued "2013-09-03T10:15:51.801639"^^xsd:dateTime ;
    dct:modified "2016-02-10T18:18:20.598461"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/b8db8163-03a1-4bc0-853e-a09f370fa51f> ;
    dct:title "Management Information Tool (Prisons and Probation Ombudsmen)" .

<https://ckan.integration.publishing.service.gov.uk/organization/b8db8163-03a1-4bc0-853e-a09f370fa51f> a foaf:Organization ;
    foaf:name "Prisons and Probation Ombudsman" .

