@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.stage.spatialhub.scot/dataset/b5378f59-f72c-42a3-a35a-2bdb79400ef5> a dcat:Dataset ;
    dct:description "Electoral Wards represent the areas serviced by councillors at local goverment level. There are 354 electoral wards, also known as multi-member wards, covering the whole of Scotland." ;
    dct:identifier "b5378f59-f72c-42a3-a35a-2bdb79400ef5" ;
    dct:issued "2024-11-18T14:30:56.181685"^^xsd:dateTime ;
    dct:modified "2024-11-18T14:38:46.034510"^^xsd:dateTime ;
    dct:publisher <https://data.stage.spatialhub.scot/organization/0156f5df-c684-4e2b-a8c7-a342dcaf28db> ;
    dct:title "Electoral Wards - Aberdeenshire" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "External" ] ;
    dcat:distribution <https://data.stage.spatialhub.scot/dataset/b5378f59-f72c-42a3-a35a-2bdb79400ef5/resource/52b7b4a4-732a-454d-9e18-2f1b50e86c63> .

<https://data.stage.spatialhub.scot/dataset/b5378f59-f72c-42a3-a35a-2bdb79400ef5/resource/52b7b4a4-732a-454d-9e18-2f1b50e86c63> a dcat:Distribution ;
    dct:description "Latest Electoral Ward Boundaries from 4th review in 2017" ;
    dct:format "ZIP" ;
    dct:issued "2024-11-18T14:33:53.017432"^^xsd:dateTime ;
    dct:modified "2024-11-18T14:33:52.998506"^^xsd:dateTime ;
    dct:title "Electoral Wards" ;
    dcat:accessURL <https://data.stage.spatialhub.scot/dataset/b5378f59-f72c-42a3-a35a-2bdb79400ef5/resource/52b7b4a4-732a-454d-9e18-2f1b50e86c63/download/wards.zip> ;
    dcat:byteSize "580055"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/zip" .

<https://data.stage.spatialhub.scot/organization/0156f5df-c684-4e2b-a8c7-a342dcaf28db> a foaf:Agent ;
    foaf:name "Aberdeenshire Council" .

