@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/44cfef8f-66fa-4e48-80c2-81a70aad95d0> a dcat:Dataset ;
    dct:description "Gloucester's Brownfield Land Register which shows brownfield sites suitable for residential development.  This was produced in accordance with Government regulations." ;
    dct:identifier "44cfef8f-66fa-4e48-80c2-81a70aad95d0" ;
    dct:issued "2017-12-21T14:24:17.855537"^^xsd:dateTime ;
    dct:modified "2026-07-08T13:31:52.707124"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/7ba52eaf-30d0-47fa-b439-e6bd2d28e4e4> ;
    dct:title "gloucester_brownfieldregister_2007-12-31_rev1.csv" .

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

