@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/b18d45bf-951a-420f-9271-c37062d01f47> a dcat:Dataset ;
    dct:description """NS-SEC by age
Table Population: All usual residents aged 16+""" ;
    dct:identifier <https://opendata.camden.gov.uk/api/views/gpw9-tq8m> ;
    dct:issued "2023-09-28T00:00:00"^^xsd:dateTime ;
    dct:modified "2023-09-28T00:00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "opendata.camden.gov.uk" ] ;
    dct:title "2021 Census Ready Made Table RM090" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/b18d45bf-951a-420f-9271-c37062d01f47/resource/80d06756-47c7-44f3-a2c7-0444ce09457d> ;
    dcat:keyword "2021 census",
        "ready made table" ;
    dcat:landingPage <https://opendata.camden.gov.uk/d/gpw9-tq8m> .

<https://ckan.integration.publishing.service.gov.uk/dataset/b18d45bf-951a-420f-9271-c37062d01f47/resource/80d06756-47c7-44f3-a2c7-0444ce09457d> a dcat:Distribution ;
    dct:issued "2023-09-28T14:10:06.551503"^^xsd:dateTime ;
    dct:modified "2023-09-28T14:10:06.543804"^^xsd:dateTime ;
    dcat:accessURL <https://opendata.camden.gov.uk/download/gpw9-tq8m/application/vnd.ms-excel.sheet.binary.macroenabled.12> .

