@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/171766cc-f427-44e6-91c8-392e4d0bfd25> a dcat:Dataset ;
    dct:description "Case management system for progressing special education needs and social security and child support appeals. Includes financial information of families and third parties involved in the appeal process if applicable." ;
    dct:identifier "171766cc-f427-44e6-91c8-392e4d0bfd25" ;
    dct:issued "2014-02-14T08:55:27.844021"^^xsd:dateTime ;
    dct:modified "2016-02-10T17:15:42.573170"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/c3843242-541e-419e-8be7-c71d1d9ba1c2> ;
    dct:title "GAPS2" .

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

