@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/91466c9f-b27b-4e3a-b891-5888105a01ff> a dcat:Dataset ;
    dct:description "List of public toilets in Gravesham area." ;
    dct:identifier "91466c9f-b27b-4e3a-b891-5888105a01ff" ;
    dct:issued "2015-02-23T15:30:21.348576"^^xsd:dateTime ;
    dct:modified "2026-07-08T13:33:10.444688"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/241941c1-feae-4554-a917-248e11743366> ;
    dct:title "Public_Toilets" .

<https://ckan.staging.publishing.service.gov.uk/organization/241941c1-feae-4554-a917-248e11743366> a foaf:Organization ;
    foaf:name "Gravesham Borough Council" .

