@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/4b2f3271-48af-4bd7-9077-ab0a88ec89dc> a dcat:Dataset ;
    dct:description "Case management system for supporting mental health tribunals. Details include name, sex, date of birth and address of applicant, type of claim, personal details of third parties involved, details of solicitors and judges if applicable, dates of hearing, location of hearing, documents involved and recorded outcomes and adjournments. " ;
    dct:identifier "4b2f3271-48af-4bd7-9077-ab0a88ec89dc" ;
    dct:issued "2014-02-14T08:55:28.401912"^^xsd:dateTime ;
    dct:modified "2016-02-10T17:02:40.254904"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/c3843242-541e-419e-8be7-c71d1d9ba1c2> ;
    dct:title "MARTHA" .

<https://ckan.integration.publishing.service.gov.uk/organization/c3843242-541e-419e-8be7-c71d1d9ba1c2> a foaf:Organization ;
    foaf:name "HM Courts Service" .

