@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.integration.publishing.service.gov.uk/dataset/99c6495b-6a24-460b-9806-04e823d13fbc> a dcat:Dataset ;
    dct:description "Areas designated as Conservation Areas under Section 69 of the Planning (Listed buildings and Conservation Areas) Act, 1990, regarded as being an area of special architectural or historical interest" ;
    dct:identifier "69b7eaf6-9aca-4475-8159-f519ea87c7d9" ;
    dct:issued "2023-03-31T16:45:44.499281"^^xsd:dateTime ;
    dct:modified "2023-03-31T16:45:44.499285"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/f3695796-9831-4bdc-9f9e-dd3c135ccd95> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-0.7004 52.8133, -1.3224 52.8133, -1.3224 53.4516, -0.7004 53.4516, -0.7004 52.8133))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-0.700393, 52.813336], [-1.322392, 52.813336], [-1.322392, 53.451587], [-0.700393, 53.451587], [-0.700393, 52.813336]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Conservation Areas" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/99c6495b-6a24-460b-9806-04e823d13fbc/resource/b38e5c64-c1dc-41d1-bf06-494acb5e8a68> ;
    dcat:keyword "Conservation",
        "Hetitage",
        "Local Plan",
        "Planning",
        "Protected Sites" .

<https://ckan.integration.publishing.service.gov.uk/dataset/99c6495b-6a24-460b-9806-04e823d13fbc/resource/b38e5c64-c1dc-41d1-bf06-494acb5e8a68> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:issued "2023-03-31T16:45:44.511846"^^xsd:dateTime ;
    dct:modified "2023-03-31T16:45:44.486834"^^xsd:dateTime ;
    dcat:accessURL <https://www.opendatanottingham.org.uk/dataset.aspx?id=65> .

<https://ckan.integration.publishing.service.gov.uk/organization/f3695796-9831-4bdc-9f9e-dd3c135ccd95> a foaf:Organization ;
    foaf:name "Nottingham City Council" .

