@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/1586ff40-5198-46c4-bf2e-e0983092e368> a dcat:Dataset ;
    dct:description "The Vacant & Derelict Land Survey is a yearly data collection exercise undertaken to establish the extent and state of vacant and derelict land with Clackmannanshire" ;
    dct:identifier "f45ad6d8-37b6-4b3d-a680-e1505ff610e7" ;
    dct:issued "2025-09-19T13:04:59.788160"^^xsd:dateTime ;
    dct:modified "2025-09-19T13:04:59.788164"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/c924c995-e063-4f30-bbd3-61418486f0a9> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-3.5714 56.0724, -3.8851 56.0724, -3.8851 56.2172, -3.5714 56.2172, -3.5714 56.0724))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-3.5714, 56.0724], [-3.8851, 56.0724], [-3.8851, 56.2172], [-3.5714, 56.2172], [-3.5714, 56.0724]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Clackmannanshire - Vacant & Derelict Land Survey 2023" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/1586ff40-5198-46c4-bf2e-e0983092e368/resource/0efac6a3-de16-483b-8a9b-3f9137bc9872> ;
    dcat:keyword "Land use",
        "Scotland",
        "United Kingdom",
        "core path",
        "land reclamation" .

<https://ckan.integration.publishing.service.gov.uk/dataset/1586ff40-5198-46c4-bf2e-e0983092e368/resource/0efac6a3-de16-483b-8a9b-3f9137bc9872> a dcat:Distribution ;
    dct:description "VDL survey" ;
    dct:issued "2025-09-19T13:04:59.806772"^^xsd:dateTime ;
    dct:modified "2025-09-19T13:04:59.776903"^^xsd:dateTime ;
    dct:title "Vacant & Derelict Land Survey 2023" ;
    dcat:accessURL <https://clacks.cloud.cadcorp.com/WFS91/wfs.exe?&SERVICE=WFS&VERSION=2.0.0&REQUEST=GetFeature&typenames=ns:Vacant___Derelict_Land_Survey> .

<https://ckan.integration.publishing.service.gov.uk/organization/c924c995-e063-4f30-bbd3-61418486f0a9> a foaf:Organization ;
    foaf:name "Scottish Government SpatialData.gov.scot" .

