@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/cdc68b8f-c4e1-4f02-9316-9a4f3d70cb33> a dcat:Dataset ;
    dct:description "Scheme Registration database. Some personal data: role level / small schemes. Registerable under S.59 of the Act" ;
    dct:identifier "cdc68b8f-c4e1-4f02-9316-9a4f3d70cb33" ;
    dct:issued "2013-09-05T13:54:04.416059"^^xsd:dateTime ;
    dct:modified "2013-09-05T14:25:42.763307"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/1292a4af-ee29-4dbf-8805-5a87427f49b2> ;
    dct:title "Scheme registration data (SCORE)" .

<https://ckan.staging.publishing.service.gov.uk/organization/1292a4af-ee29-4dbf-8805-5a87427f49b2> a foaf:Organization ;
    foaf:name "The Pensions Regulator" .

