@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/cb006f3f-9236-4d1a-84fd-1736c7f945b7> a dcat:Dataset ;
    dct:description "A dataset providing the locations of public toilets in the Harrogate borough. Locations are broken down by location and easting and northings. Additional information For more information on public toilets in Harrogate, click here: https://www.harrogate.gov.uk/info/20014/your_community/883/public_toilets" ;
    dct:identifier "vdw9o" ;
    dct:issued "2017-04-11T11:58:14+00:00"^^xsd:dateTime ;
    dct:modified "2017-04-11T12:12:33+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Harrogate Borough Council" ] ;
    dct:title "Harrogate public toilets" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/cb006f3f-9236-4d1a-84fd-1736c7f945b7/resource/bb0706ca-6b68-437e-8fc1-13ef6f3e0118> ;
    dcat:keyword "baby changing",
        "conveniences",
        "disabled facilities",
        "radar" ;
    dcat:landingPage <https://datamillnorth.org/dataset/harrogate-public-toilets-vdw9o> .

<https://ckan.publishing.service.gov.uk/dataset/cb006f3f-9236-4d1a-84fd-1736c7f945b7/resource/bb0706ca-6b68-437e-8fc1-13ef6f3e0118> a dcat:Distribution ;
    dct:description "Public toilets" ;
    dct:issued "2026-08-18T18:04:17.663945"^^xsd:dateTime ;
    dct:modified "2026-08-18T18:04:17.627763"^^xsd:dateTime ;
    dct:title "11/04/2017" .

