@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/5e214fb4-e622-419e-a32f-04a8fefeb8c8> a dcat:Dataset ;
    dct:description """Liverpool City Council dataset defining Public Rights of Way\r
\r
Upon accessing this Licensed Data you will be deemed to have accepted the terms of the Open Government Licence for Public Sector Information""" ;
    dct:identifier "5e214fb4-e622-419e-a32f-04a8fefeb8c8" ;
    dct:issued "2023-08-09T07:49:23.050986"^^xsd:dateTime ;
    dct:modified "2025-09-30T14:02:25.950917"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/6c2725a5-0feb-473b-b809-6715366935ac> ;
    dct:title "Public Rights of Way" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/5e214fb4-e622-419e-a32f-04a8fefeb8c8/resource/26efe0c4-5b49-470f-97aa-188fe297bd52> .

<https://ckan.integration.publishing.service.gov.uk/dataset/5e214fb4-e622-419e-a32f-04a8fefeb8c8/resource/26efe0c4-5b49-470f-97aa-188fe297bd52> a dcat:Distribution ;
    dct:issued "2023-08-09T08:26:04.108404"^^xsd:dateTime ;
    dct:modified "2025-09-30T10:46:08.049097"^^xsd:dateTime ;
    dct:title "ESRI Shapefile" ;
    dcat:accessURL <https://geoserver.liverpool.gov.uk/geoserver/OpenData/ows?service=WFS&version=2.0.0&request=GetFeature&typeNames=OpenData%3AProw&outputFormat=SHAPE-ZIP> ;
    dcat:mediaType "shp / zip" .

<https://ckan.integration.publishing.service.gov.uk/organization/6c2725a5-0feb-473b-b809-6715366935ac> a foaf:Organization ;
    foaf:name "Liverpool City Council" .

