@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.test.spatialhub.scot/dataset/3c058ded-7523-4d64-b54a-01a391e38488> a dcat:Dataset ;
    dct:description """An Article 4 Direction is a statement made under The Town and Country Planning (General Permitted Development) (Scotland) Amendment Order 2011. The Direction, made by a local authority and approved by Scottish Ministers, removes all or some of the permitted development rights on an area.\r
\r
The effect of a Direction is that planning permission will be required for specific types of development which would otherwise be regarded as 'permitted development', i.e. development that does not require a planning application. Directions can cover a variety of minor works and might include: the replacement of doors and windows, the erection of gates, fences, garages, sheds, porches, storage tanks or the installation of satellite antennae.\r
\r
Article 4 Directions complement Conservation Areas and may overlap these. This dataset should be used alongside Conservation Areas when considering built environment heritage constraints on development.""" ;
    dct:identifier "3c058ded-7523-4d64-b54a-01a391e38488" ;
    dct:issued "2017-01-30T09:56:38.445036"^^xsd:dateTime ;
    dct:modified "2026-05-15T16:06:49.253295"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/58a6d02a-0477-4045-8016-4d1c4571a1d2> ;
    dct:title "Article 4 Directions - Aberdeen City" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:keyword "environment",
        "planning" .

<https://data.test.spatialhub.scot/organization/58a6d02a-0477-4045-8016-4d1c4571a1d2> a foaf:Agent ;
    foaf:name "Aberdeen City Council" .

