@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.spatialhub.scot/dataset/da23fdc9-a518-4b46-a2dc-c27f895dd043> a dcat:Dataset ;
    dct:description "Locations of Primary & Secondary Schools within Aberdeenshire" ;
    dct:identifier "da23fdc9-a518-4b46-a2dc-c27f895dd043" ;
    dct:issued "2023-11-16T14:55:07.492328"^^xsd:dateTime ;
    dct:modified "2024-12-06T11:37:16.052592"^^xsd:dateTime ;
    dct:publisher <https://data.spatialhub.scot/organization/0156f5df-c684-4e2b-a8c7-a342dcaf28db> ;
    dct:title "School Locations - Aberdeenshire" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jamie Cowan" ;
            vcard:hasEmail <mailto:jamiecowan.jlc@gmail.com> ] ;
    dcat:distribution <https://data.spatialhub.scot/dataset/da23fdc9-a518-4b46-a2dc-c27f895dd043/resource/15164724-c509-4f65-b632-a2820096013e>,
        <https://data.spatialhub.scot/dataset/da23fdc9-a518-4b46-a2dc-c27f895dd043/resource/6d847909-0490-4e8b-91ab-caeeaa0d1936> ;
    dcat:keyword "location" .

<https://data.spatialhub.scot/dataset/da23fdc9-a518-4b46-a2dc-c27f895dd043/resource/15164724-c509-4f65-b632-a2820096013e> a dcat:Distribution ;
    dct:description "Primary School locations within Aberdeenshire. Point Geometry" ;
    dct:format "ZIP" ;
    dct:issued "2024-12-06T11:36:51.873415"^^xsd:dateTime ;
    dct:modified "2024-12-06T11:36:51.860676"^^xsd:dateTime ;
    dct:title "Primary School Locations" ;
    dcat:accessURL <https://data.spatialhub.scot/dataset/da23fdc9-a518-4b46-a2dc-c27f895dd043/resource/15164724-c509-4f65-b632-a2820096013e/download/primary_schools.zip> ;
    dcat:byteSize "15656"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/zip" .

<https://data.spatialhub.scot/dataset/da23fdc9-a518-4b46-a2dc-c27f895dd043/resource/6d847909-0490-4e8b-91ab-caeeaa0d1936> a dcat:Distribution ;
    dct:description """Secondary School locations within Aberdeenshire.\r
Point Geometry""" ;
    dct:format "KMZ" ;
    dct:issued "2023-11-16T14:59:56.792099"^^xsd:dateTime ;
    dct:modified "2023-11-16T14:59:56.782789"^^xsd:dateTime ;
    dct:title "Secondary School Locations" ;
    dcat:accessURL <https://data.spatialhub.scot/dataset/da23fdc9-a518-4b46-a2dc-c27f895dd043/resource/6d847909-0490-4e8b-91ab-caeeaa0d1936/download/secondary_school_locations.kmz> ;
    dcat:byteSize "7834"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.google-earth.kmz" .

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

