@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/25ea448d-7e6e-46ac-ab8b-6d862b164493> a dcat:Dataset ;
    dct:description "Public Rights of Way (PRoW) for the London Borough of Waltham Forest. The paths have been snapped to Ordnance Survey MasterMap Topography data where possible and made available under the 'presumption to publish' criteria." ;
    dct:identifier "25ea448d-7e6e-46ac-ab8b-6d862b164493" ;
    dct:issued "2024-10-31T16:47:51.860876"^^xsd:dateTime ;
    dct:modified "2025-09-30T14:36:35.369308"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/65de9a2b-7c1d-4127-ae1f-7d70ff6293f8> ;
    dct:title "Waltham Forest Public Rights of Way (PRoW)" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/25ea448d-7e6e-46ac-ab8b-6d862b164493/resource/9b879446-9cbc-4123-a4f1-7c9e1ead6202> .

<https://ckan.integration.publishing.service.gov.uk/dataset/25ea448d-7e6e-46ac-ab8b-6d862b164493/resource/9b879446-9cbc-4123-a4f1-7c9e1ead6202> a dcat:Distribution ;
    dct:format "geopackage" ;
    dct:issued "2024-10-31T16:51:53.923110"^^xsd:dateTime ;
    dct:modified "2024-10-31T16:51:53.911204"^^xsd:dateTime ;
    dct:title "Waltham Forest Public Rights of Way (PRoW)" ;
    dcat:accessURL <https://www.walthamforest.gov.uk/parking-roads-and-travel/roads-and-pavements/rights-way> .

<https://ckan.integration.publishing.service.gov.uk/organization/65de9a2b-7c1d-4127-ae1f-7d70ff6293f8> a foaf:Organization ;
    foaf:name "London Borough of Waltham Forest" .

