@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/e4b57294-c770-4fb5-8047-7fefddc697e3> a dcat:Dataset ;
    dct:description """Method used to travel to work by distance travelled to work
Table Population: All usual residents""" ;
    dct:identifier <https://opendata.camden.gov.uk/api/views/7v4z-ujd4> ;
    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 RM077" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/e4b57294-c770-4fb5-8047-7fefddc697e3/resource/f55041b3-79c0-4e16-ae58-9294d1710810> ;
    dcat:keyword "2021 census",
        "ready made table" ;
    dcat:landingPage <https://opendata.camden.gov.uk/d/7v4z-ujd4> .

<https://ckan.integration.publishing.service.gov.uk/dataset/e4b57294-c770-4fb5-8047-7fefddc697e3/resource/f55041b3-79c0-4e16-ae58-9294d1710810> a dcat:Distribution ;
    dct:issued "2023-09-28T14:09:29.010855"^^xsd:dateTime ;
    dct:modified "2023-09-28T14:09:29.003468"^^xsd:dateTime ;
    dcat:accessURL <https://opendata.camden.gov.uk/download/7v4z-ujd4/application/vnd.ms-excel.sheet.binary.macroenabled.12> .

