@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/3efe1825-521c-4c64-841f-20ca0bc6a700> a dcat:Dataset ;
    dct:description "Listed Buildings in Central Bedfordshire" ;
    dct:identifier "3efe1825-521c-4c64-841f-20ca0bc6a700" ;
    dct:issued "2025-03-05T09:16:46.367011"^^xsd:dateTime ;
    dct:modified "2025-06-20T09:35:40.446091"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/8f9be7f9-59ae-45e2-9512-c68f27d166e8> ;
    dct:title "Central Bedfordshire Council Listed Buildings" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/3efe1825-521c-4c64-841f-20ca0bc6a700/resource/e61f083a-0bb7-4a7d-8d87-b20d1235f16a> .

<https://ckan.staging.publishing.service.gov.uk/dataset/3efe1825-521c-4c64-841f-20ca0bc6a700/resource/e61f083a-0bb7-4a7d-8d87-b20d1235f16a> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-03-05T09:18:00.763922"^^xsd:dateTime ;
    dct:modified "2025-06-20T09:35:40.449656"^^xsd:dateTime ;
    dct:title "Listed Buildings Data" ;
    dcat:accessURL <https://www.centralbedfordshire.gov.uk/downloads/file/197/listed_building_outline_dataset_csv> .

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

