@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/fa539a45-1dff-4d25-8c43-9f86408a8761> 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 "fa539a45-1dff-4d25-8c43-9f86408a8761" ;
    dct:issued "2016-05-24T14:08:31.829928"^^xsd:dateTime ;
    dct:modified "2025-06-05T08:53:14.609562"^^xsd:dateTime ;
    dct:publisher <https://data.stage.spatialhub.scot/organization/58a6d02a-0477-4045-8016-4d1c4571a1d2> ;
    dct:title "School Catchments - Aberdeen City" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.stage.spatialhub.scot/dataset/fa539a45-1dff-4d25-8c43-9f86408a8761/resource/03c00a88-7a86-4cd2-a4ba-2a30131ba40f>,
        <https://data.stage.spatialhub.scot/dataset/fa539a45-1dff-4d25-8c43-9f86408a8761/resource/296c5808-c610-48ac-a2cd-857c1436ba54>,
        <https://data.stage.spatialhub.scot/dataset/fa539a45-1dff-4d25-8c43-9f86408a8761/resource/c69ef669-9ab9-4e03-a112-43a41e9f676e> ;
    dcat:keyword "boundaries",
        "education",
        "society" .

<https://data.stage.spatialhub.scot/dataset/fa539a45-1dff-4d25-8c43-9f86408a8761/resource/03c00a88-7a86-4cd2-a4ba-2a30131ba40f> a dcat:Distribution ;
    dct:description "Aberdeen City Primary School Catchment Areas (ESRI Rest Service)" ;
    dct:issued "2021-11-12T10:39:31.495453"^^xsd:dateTime ;
    dct:modified "2023-02-02T16:43:38.500281"^^xsd:dateTime ;
    dct:title "Primary Catchment Areas" ;
    dcat:accessURL <https://services5.arcgis.com/0sktPVp3t1LvXc9z/ArcGIS/rest/services/Primary_School_Catchments/FeatureServer/58/query?outFields=%2A&where=1%3D1> .

<https://data.stage.spatialhub.scot/dataset/fa539a45-1dff-4d25-8c43-9f86408a8761/resource/296c5808-c610-48ac-a2cd-857c1436ba54> a dcat:Distribution ;
    dct:description "Aberdeen City Roman Catholic School Catchment Areas (ESRI Rest Service)" ;
    dct:issued "2021-11-15T09:37:00.565816"^^xsd:dateTime ;
    dct:modified "2023-02-02T16:42:47.221544"^^xsd:dateTime ;
    dct:title "Denominational (RC) Catchment Areas" ;
    dcat:accessURL <https://services5.arcgis.com/0sktPVp3t1LvXc9z/ArcGIS/rest/services/RC_School_Catchments/FeatureServer/59/query?outFields=%2A&where=1%3D1> .

<https://data.stage.spatialhub.scot/dataset/fa539a45-1dff-4d25-8c43-9f86408a8761/resource/c69ef669-9ab9-4e03-a112-43a41e9f676e> a dcat:Distribution ;
    dct:description "Aberdeen City Academy School Catchment Areas (ESRI Rest Service)" ;
    dct:issued "2021-11-15T09:33:14.414307"^^xsd:dateTime ;
    dct:modified "2023-02-02T16:45:00.658380"^^xsd:dateTime ;
    dct:title "Academy Catchment Areas" ;
    dcat:accessURL <https://services5.arcgis.com/0sktPVp3t1LvXc9z/ArcGIS/rest/services/Academy_School_Catchments/FeatureServer/5/query?outFields=%2A&where=1%3D1> .

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

