@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.publishing.service.gov.uk/dataset/a5337380-0ad4-4229-88c4-fe6f9e0665d3> a dcat:Dataset ;
    dct:description "A zip file containing the SASPAC system files for all table sets and all geographies within the London region. 828Mb. Last updated 24/06/2014 to include all standard tables, workplace tables and workday tables. Requires SASPAC version 9.87.System files for Commissioned Tables can be found here." ;
    dct:identifier "2w968" ;
    dct:issued "2013-06-07T16:05:21+00:00"^^xsd:dateTime ;
    dct:modified "2016-02-08T12:01:19+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Census Information Scheme" ] ;
    dct:title "SASPAC London 2011 System Files" ;
    dcat:keyword "2011",
        "census",
        "data",
        "download",
        "saspac",
        "system-files" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/saspac-london-2011-system-files-2w968> .

