@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/0c88ce1c-626d-4669-9d0f-072dc41e1dff> a dcat:Dataset ;
    dct:description "A component part of the MQ5 publication. Data are also used in the National Accounts." ;
    dct:identifier "0c88ce1c-626d-4669-9d0f-072dc41e1dff" ;
    dct:issued "2013-08-30T15:21:47.758634"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/d5b50862-3f2a-4b7b-ad85-841b6def43be> ;
    dct:title "Pension Funds: Quarterly Income & Expenditure" .

<https://ckan.integration.publishing.service.gov.uk/organization/d5b50862-3f2a-4b7b-ad85-841b6def43be> a foaf:Organization ;
    foaf:name "Office for National Statistics" .

