@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.staging.publishing.service.gov.uk/dataset/0fc19b03-3b35-42cc-917c-bfc7319c5176> a dcat:Dataset ;
    dct:description "Audit of Pensions in Payment" ;
    dct:identifier "0fc19b03-3b35-42cc-917c-bfc7319c5176" ;
    dct:issued "2013-08-31T00:48:15.236634"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:title "Audit of Pensions in Payment" .

