@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/9f84c3fe-cd0a-4488-b373-513cdac22dec> a dcat:Dataset ;
    dct:description "Our brownfield register identifies previously developed sites that Herefordshire Council has assessed as being potentially suitable for housing. The aim is to help provide certainty for developers and communities and encourage investment in local areas. We are responsible for compiling, maintaining and updating the register." ;
    dct:identifier "9f84c3fe-cd0a-4488-b373-513cdac22dec" ;
    dct:issued "2024-12-23T15:05:25.299913"^^xsd:dateTime ;
    dct:modified "2026-07-08T13:30:24.743101"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/b0a52cc7-c158-4a79-a1cd-8d90853acbe1> ;
    dct:title "Brownfield Land Register 2024" .

<https://ckan.integration.publishing.service.gov.uk/organization/b0a52cc7-c158-4a79-a1cd-8d90853acbe1> a foaf:Organization ;
    foaf:name "Herefordshire Council" .

