@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.publishing.service.gov.uk/dataset/259174d2-84b9-40e3-8c25-6af143c17c44> a dcat:Dataset ;
    dct:description """Dataset Description\r
\r
Mapinfo .TAB and ESRI .SHP file map layers for public rights of way in North Yorkshire showing footpaths, bridleways, restricted byways and byways open to all traffic (BOAT).\r
\r
Please Note: The data contained in these files is NOT the Definitive Map and cannot be relied upon to give the exact physical location of any Public Right of Way.""" ;
    dct:identifier "259174d2-84b9-40e3-8c25-6af143c17c44" ;
    dct:issued "2024-09-04T10:31:37.150498"^^xsd:dateTime ;
    dct:modified "2024-09-04T11:18:01.488705"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/d49d454a-2ad2-453a-96b0-ca3dd5f3fbab> ;
    dct:title "North Yorkshire Council Public Rights of Way" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/259174d2-84b9-40e3-8c25-6af143c17c44/resource/f6502797-52b2-4850-8aa9-16569bbfbf5f> .

<https://ckan.publishing.service.gov.uk/dataset/259174d2-84b9-40e3-8c25-6af143c17c44/resource/f6502797-52b2-4850-8aa9-16569bbfbf5f> a dcat:Distribution ;
    dct:format "ESRI shapefile Mapinfo Tab" ;
    dct:issued "2024-09-04T10:32:33.988939"^^xsd:dateTime ;
    dct:modified "2024-09-04T11:18:01.494114"^^xsd:dateTime ;
    dct:title "North Yorkshire Council Public Rights of Way" ;
    dcat:accessURL <https://hub.datanorthyorkshire.org/dataset/north-yorkshire-county-council-public-rights-of-way> .

<https://ckan.publishing.service.gov.uk/organization/d49d454a-2ad2-453a-96b0-ca3dd5f3fbab> a foaf:Organization ;
    foaf:name "North Yorkshire Council" .

