@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/88014d73-2a2f-444d-b291-8cca76eb4d58> a dcat:Dataset ;
    dct:description """Student accommodation by age
Table Population: All usual residents in families with dependent children""" ;
    dct:identifier <https://opendata.camden.gov.uk/api/views/g5np-adgf> ;
    dct:issued "2023-09-29T00:00:00"^^xsd:dateTime ;
    dct:modified "2023-09-29T00:00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "opendata.camden.gov.uk" ] ;
    dct:title "2021 Census Ready Made Table RM129" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/88014d73-2a2f-444d-b291-8cca76eb4d58/resource/468a0ac2-de1c-457c-96b3-8fba8fcc34e6> ;
    dcat:keyword "2021 census",
        "ready made table" ;
    dcat:landingPage <https://opendata.camden.gov.uk/d/g5np-adgf> .

<https://ckan.integration.publishing.service.gov.uk/dataset/88014d73-2a2f-444d-b291-8cca76eb4d58/resource/468a0ac2-de1c-457c-96b3-8fba8fcc34e6> a dcat:Distribution ;
    dct:issued "2023-09-29T15:09:52.235402"^^xsd:dateTime ;
    dct:modified "2023-09-29T15:09:52.226307"^^xsd:dateTime ;
    dcat:accessURL <https://opendata.camden.gov.uk/download/g5np-adgf/application/vnd.ms-excel.sheet.binary.macroenabled.12> .

