@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/ff15ccb2-209f-46ac-833a-716a1840b23b> a dcat:Dataset ;
    dct:description "Complaints database, correspondence with complainants, users, Independent Case Examiner (ICE), Public and Health Service Ombudsman, ILF appeal boards referrals and decisions. Contains personal and sensitive personal data." ;
    dct:identifier "ff15ccb2-209f-46ac-833a-716a1840b23b" ;
    dct:issued "2013-09-05T13:58:18.363687"^^xsd:dateTime ;
    dct:modified "2013-12-19T10:28:47.285969"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/f673ba41-4700-4f6b-8227-874bb33acbc4> ;
    dct:title "Independent Living Fund complaints data" .

<https://ckan.staging.publishing.service.gov.uk/organization/f673ba41-4700-4f6b-8227-874bb33acbc4> a foaf:Organization ;
    foaf:name "Independent Living Fund" .

