@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/b7c50424-849b-445b-bd36-03e7e4510c1f> a dcat:Dataset ;
    dct:description "The 2021 Census 'Small Population' tables provide basic information about small populations above a threshold of 200 persons in an area" ;
    dct:identifier <https://opendata.camden.gov.uk/api/views/2chh-q2pw> ;
    dct:issued "2023-10-26T00:00:00"^^xsd:dateTime ;
    dct:modified "2023-10-26T00:00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "opendata.camden.gov.uk" ] ;
    dct:title "2021 Census Small Population tables" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/b7c50424-849b-445b-bd36-03e7e4510c1f/resource/64e9be19-9369-41c8-b790-f401ea9db22c> ;
    dcat:keyword "2021 census",
        "small population" ;
    dcat:landingPage <https://opendata.camden.gov.uk/d/2chh-q2pw> .

<https://ckan.staging.publishing.service.gov.uk/dataset/b7c50424-849b-445b-bd36-03e7e4510c1f/resource/64e9be19-9369-41c8-b790-f401ea9db22c> a dcat:Distribution ;
    dct:issued "2023-10-27T11:13:56.062187"^^xsd:dateTime ;
    dct:modified "2023-10-27T11:13:56.046171"^^xsd:dateTime ;
    dcat:accessURL <https://opendata.camden.gov.uk/download/2chh-q2pw/application/vnd.ms-excel.sheet.binary.macroenabled.12> .

