@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/569ea17d-33c7-4154-87c2-cc8c8cf005aa> a dcat:Dataset ;
    dct:description "Financial transactions data. Contains personal and sensitive data." ;
    dct:identifier "569ea17d-33c7-4154-87c2-cc8c8cf005aa" ;
    dct:issued "2013-09-05T13:58:22.567341"^^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 Finance data" .

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

