@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/128a6bd2-79fd-40a4-8244-e5352f6d2229> a dcat:Dataset ;
    dct:description "Gloucester City Council's Brownfield Register published in December 2018 in accordance with the Town and Country Planning (Brownfield Land Register) Regulations 2017." ;
    dct:identifier "128a6bd2-79fd-40a4-8244-e5352f6d2229" ;
    dct:issued "2018-12-24T08:16:04.199784"^^xsd:dateTime ;
    dct:modified "2026-07-08T13:31:47.445475"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/7ba52eaf-30d0-47fa-b439-e6bd2d28e4e4> ;
    dct:title "Gloucester City Brownfield Land Register" .

<https://ckan.staging.publishing.service.gov.uk/organization/7ba52eaf-30d0-47fa-b439-e6bd2d28e4e4> a foaf:Organization ;
    foaf:name "Gloucester City Council" .

