@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/593ea837-d5ce-4ff9-9a7d-ee35d6423361> a dcat:Dataset ;
    dct:description "The Public Rights of Way Network for Central Bedfordshire" ;
    dct:identifier "593ea837-d5ce-4ff9-9a7d-ee35d6423361" ;
    dct:issued "2021-03-05T14:31:27.311125"^^xsd:dateTime ;
    dct:modified "2021-03-05T14:39:18.766029"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/8f9be7f9-59ae-45e2-9512-c68f27d166e8> ;
    dct:title "Central Bedfordshire Council Rights of Way Network" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/593ea837-d5ce-4ff9-9a7d-ee35d6423361/resource/b8dfb5de-e29e-48c6-bb33-2ecefab8debc> .

<https://ckan.staging.publishing.service.gov.uk/dataset/593ea837-d5ce-4ff9-9a7d-ee35d6423361/resource/b8dfb5de-e29e-48c6-bb33-2ecefab8debc> a dcat:Distribution ;
    dct:format "SHP" ;
    dct:issued "2021-03-05T14:32:54.978375"^^xsd:dateTime ;
    dct:modified "2021-03-05T14:32:54.978375"^^xsd:dateTime ;
    dct:title "Rights of Way data for Central Bedfordshire Council" .

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

