@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/408a89de-33d5-4cf2-8e22-ed336baeddd0> a dcat:Dataset ;
    dct:description "Data and figures from the Census Information Scheme briefing on NS-SEC in London (CIS2013-05)." ;
    dct:identifier "23gl7" ;
    dct:issued "2013-07-10T09:41:19+00:00"^^xsd:dateTime ;
    dct:modified "2013-07-10T09:44:26+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Office for National Statistics" ] ;
    dct:title "NS-SEC in London - Report Data" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/408a89de-33d5-4cf2-8e22-ed336baeddd0/resource/7954a95f-c741-4b27-99cb-52342fde0ad0>,
        <https://ckan.publishing.service.gov.uk/dataset/408a89de-33d5-4cf2-8e22-ed336baeddd0/resource/d2d13153-11df-41ab-9257-603e95b75dd5> ;
    dcat:keyword "2011-census",
        "census",
        "labour",
        "ns-sec" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/ns-sec-in-london-report-data-23gl7> .

<https://ckan.publishing.service.gov.uk/dataset/408a89de-33d5-4cf2-8e22-ed336baeddd0/resource/7954a95f-c741-4b27-99cb-52342fde0ad0> a dcat:Distribution ;
    dct:issued "2026-07-01T22:07:52.789186"^^xsd:dateTime ;
    dct:modified "2026-07-01T22:07:52.757402"^^xsd:dateTime ;
    dct:title "ns-sec-in-london-data.xlsx" .

<https://ckan.publishing.service.gov.uk/dataset/408a89de-33d5-4cf2-8e22-ed336baeddd0/resource/d2d13153-11df-41ab-9257-603e95b75dd5> a dcat:Distribution ;
    dct:issued "2026-07-01T22:07:52.789188"^^xsd:dateTime ;
    dct:modified "2026-07-01T22:07:52.757486"^^xsd:dateTime ;
    dct:title "ns-sec-in-london-data (Excel 2003).xls" .

