@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/f257047d-e960-440e-bb84-82815990dabb> a dcat:Dataset ;
    dct:description """Distance travelled to work by car or van availability
Table Population: All Usual residents in households""" ;
    dct:identifier <https://opendata.camden.gov.uk/api/views/kvbp-7w8t> ;
    dct:issued "2023-09-27T00:00:00"^^xsd:dateTime ;
    dct:modified "2023-09-27T00:00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "opendata.camden.gov.uk" ] ;
    dct:title "2021 Census Ready Made Table RM015" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/f257047d-e960-440e-bb84-82815990dabb/resource/9b2fb132-0b23-4a0e-a2c2-d3d117fe3231> ;
    dcat:keyword "2021 census",
        "ready made table" ;
    dcat:landingPage <https://opendata.camden.gov.uk/d/kvbp-7w8t> .

<https://ckan.integration.publishing.service.gov.uk/dataset/f257047d-e960-440e-bb84-82815990dabb/resource/9b2fb132-0b23-4a0e-a2c2-d3d117fe3231> a dcat:Distribution ;
    dct:issued "2023-09-27T13:10:54.421608"^^xsd:dateTime ;
    dct:modified "2023-09-27T13:10:54.411533"^^xsd:dateTime ;
    dcat:accessURL <https://opendata.camden.gov.uk/download/kvbp-7w8t/application/vnd.ms-excel.sheet.binary.macroenabled.12> .

