@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/bacf6765-c8a1-4bbf-86ce-78e3c89e826c> a dcat:Dataset ;
    dct:description """Scottish councils usually divide towns and country areas into catchments and children living in a catchment area will usually go to the same local school. Domestic properties typically have a catchment area for each of their local:\r
- primary non-denominational (PN), \r
- secondary non-denominational (SN), \r
- primary denominational/ Catholic (PD) and \r
- secondary denominational/ Catholic (SN) schools.\r
\r
This dataset contains four separate layers (representing those above categories), which we deliver together as one single web service or zip folder.  \r
\r
"name" and "seed_code" are now MANDATORY fields for this dataset.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               """ ;
    dct:identifier "bacf6765-c8a1-4bbf-86ce-78e3c89e826c" ;
    dct:issued "2016-05-24T14:25:02.726209"^^xsd:dateTime ;
    dct:modified "2023-10-03T13:52:11.722639"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/0156f5df-c684-4e2b-a8c7-a342dcaf28db> ;
    dct:title "School Catchments - Aberdeenshire" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/bacf6765-c8a1-4bbf-86ce-78e3c89e826c/resource/bab5a071-fe76-47a9-a3bb-17ac8e084a13> .

<https://data.test.spatialhub.scot/dataset/bacf6765-c8a1-4bbf-86ce-78e3c89e826c/resource/bab5a071-fe76-47a9-a3bb-17ac8e084a13> a dcat:Distribution ;
    dct:description "Latest PSC data after update to the Balmedie SC boundary" ;
    dct:format "ZIP" ;
    dct:issued "2023-07-27T14:14:13.034473"^^xsd:dateTime ;
    dct:modified "2023-07-27T14:14:13.015235"^^xsd:dateTime ;
    dct:title "Primary School Catchments" ;
    dcat:accessURL <https://data.test.spatialhub.scot/dataset/bacf6765-c8a1-4bbf-86ce-78e3c89e826c/resource/bab5a071-fe76-47a9-a3bb-17ac8e084a13/download/psc.zip> ;
    dcat:byteSize "242568"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/zip" .

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

