@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/e201fad0-be50-4a42-84ee-7cd7959d5b57> a dcat:Dataset ;
    dct:description """Car or van availability by household composition
Table Population: All households""" ;
    dct:identifier <https://opendata.camden.gov.uk/api/views/vs4e-av5x> ;
    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 RM008" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/e201fad0-be50-4a42-84ee-7cd7959d5b57/resource/d0a0e5b2-686c-4140-bf94-dec98eb3021a> ;
    dcat:keyword "2021 census",
        "ready made table" ;
    dcat:landingPage <https://opendata.camden.gov.uk/d/vs4e-av5x> .

<https://ckan.integration.publishing.service.gov.uk/dataset/e201fad0-be50-4a42-84ee-7cd7959d5b57/resource/d0a0e5b2-686c-4140-bf94-dec98eb3021a> a dcat:Distribution ;
    dct:issued "2023-09-27T13:11:21.450333"^^xsd:dateTime ;
    dct:modified "2023-09-27T13:11:21.439362"^^xsd:dateTime ;
    dcat:accessURL <https://opendata.camden.gov.uk/download/vs4e-av5x/application/vnd.ms-excel.sheet.binary.macroenabled.12> .

