@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/19266239-ef26-4703-8901-84ede75959cb> a dcat:Dataset ;
    dct:description """Sex by single year of age (detailed)
Table Population: All usual residents""" ;
    dct:identifier <https://opendata.camden.gov.uk/api/views/bvjr-epsu> ;
    dct:issued "2023-10-02T00:00:00"^^xsd:dateTime ;
    dct:modified "2023-10-02T00:00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "opendata.camden.gov.uk" ] ;
    dct:title "2021 Census Ready Made Table RM200" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/19266239-ef26-4703-8901-84ede75959cb/resource/4de3f691-3c89-4ac7-add7-b1c67509664e> ;
    dcat:keyword "2021 census",
        "ready made table" ;
    dcat:landingPage <https://opendata.camden.gov.uk/d/bvjr-epsu> .

<https://ckan.integration.publishing.service.gov.uk/dataset/19266239-ef26-4703-8901-84ede75959cb/resource/4de3f691-3c89-4ac7-add7-b1c67509664e> a dcat:Distribution ;
    dct:issued "2023-10-02T18:11:52.012126"^^xsd:dateTime ;
    dct:modified "2023-10-02T18:11:52.004578"^^xsd:dateTime ;
    dcat:accessURL <https://opendata.camden.gov.uk/download/bvjr-epsu/application/vnd.ms-excel.sheet.binary.macroenabled.12> .

