@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.staging.publishing.service.gov.uk/dataset/7f3674a8-93ce-48ea-ba2b-dee21ff18b7d> a dcat:Dataset ;
    dct:description """A case progression monitoring tool containing details of cases going through the family courts relating to care and supervision applications. \r
\r
Details include:\r
court the case is being held at;\r
case number;\r
Local Authority;\r
name of Legal Advisor or Judge;\r
key hearing dates;\r
hearing outcomes;\r
reasons for adjournment if applicable; and\r
whether judges have commissioned any reports.\r
\r
""" ;
    dct:identifier "7f3674a8-93ce-48ea-ba2b-dee21ff18b7d" ;
    dct:issued "2013-09-03T09:56:00.256639"^^xsd:dateTime ;
    dct:modified "2016-02-10T17:00:36.526947"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/843d1d69-29e3-4c5a-9ba8-14b3e5f444a5> ;
    dct:title "Care Monitoring System (Care and Supervision Cases in Family Courts)" .

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

