@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/517e9c21-5995-4976-b1cf-bc50b67f355f> a dcat:Dataset ;
    dct:description "Award manager, other contacts, payroll companies, accountants. Contains personal data." ;
    dct:identifier "517e9c21-5995-4976-b1cf-bc50b67f355f" ;
    dct:issued "2013-09-05T13:58:14.507747"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/f673ba41-4700-4f6b-8227-874bb33acbc4> ;
    dct:title "Independent Living Fund third party data - user files" .

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

