@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.staging.publishing.service.gov.uk/dataset/3776bc99-96ae-4c7f-9914-ea33ff475e71> a dcat:Dataset ;
    dct:description "Designated Conservation Areas in Central Bedfordshire" ;
    dct:identifier "3776bc99-96ae-4c7f-9914-ea33ff475e71" ;
    dct:issued "2020-12-10T16:43:45.550779"^^xsd:dateTime ;
    dct:modified "2025-06-20T09:30:21.645196"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/8f9be7f9-59ae-45e2-9512-c68f27d166e8> ;
    dct:title "Central Bedfordshire Council Conservation Areas" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/3776bc99-96ae-4c7f-9914-ea33ff475e71/resource/23755c71-94cb-4e1c-8e41-27f88f2a535c> .

<https://ckan.staging.publishing.service.gov.uk/dataset/3776bc99-96ae-4c7f-9914-ea33ff475e71/resource/23755c71-94cb-4e1c-8e41-27f88f2a535c> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-03-05T09:05:38.714194"^^xsd:dateTime ;
    dct:modified "2025-06-20T09:30:21.649838"^^xsd:dateTime ;
    dct:title "Central Bedfordshire Conservation Areas" ;
    dcat:accessURL <https://www.centralbedfordshire.gov.uk/download/downloads/id/193/conservation_area_dataset.csv> ;
    dcat:mediaType "text/csv" .

<https://ckan.staging.publishing.service.gov.uk/organization/8f9be7f9-59ae-45e2-9512-c68f27d166e8> a foaf:Organization ;
    foaf:name "Central Bedfordshire Council" .

