@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/403df6b6-ee97-4150-b7ee-bfdb54647920> a dcat:Dataset ;
    dct:description "The boundaries of Article 4 Areas within Clackmannanshire. These are areas where the planning authority has removed certain permitted development rights, requiring planning permission for certain types of development." ;
    dct:identifier "30711952-55da-44a2-ab8b-03a773b71f79" ;
    dct:issued "2024-10-16T21:02:00.201801"^^xsd:dateTime ;
    dct:modified "2024-11-21T21:01:30.269069"^^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.5700 56.0700, -3.8900 56.0700, -3.8900 56.2200, -3.5700 56.2200, -3.5700 56.0700))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-3.57, 56.07], [-3.89, 56.07], [-3.89, 56.22], [-3.57, 56.22], [-3.57, 56.07]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Clackmannanshire - Article 4 Areas" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/403df6b6-ee97-4150-b7ee-bfdb54647920/resource/2548c6d0-0de5-4b89-9b21-68c0c35b319a> ;
    dcat:keyword "Protected sites",
        "Scotland",
        "protected area" .

<https://ckan.integration.publishing.service.gov.uk/dataset/403df6b6-ee97-4150-b7ee-bfdb54647920/resource/2548c6d0-0de5-4b89-9b21-68c0c35b319a> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:issued "2024-11-21T21:01:30.302269"^^xsd:dateTime ;
    dct:modified "2024-11-21T21:01:30.274025"^^xsd:dateTime ;
    dct:title "Article 4 Areas" ;
    dcat:accessURL <https://clacks.cloud.cadcorp.com/WFS/wfs.exe?&SERVICE=WFS&VERSION=2.0.0&REQUEST=GetFeature&typenames=ns:Article_4_Areas> .

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

