@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/73e325d7-0960-4779-868c-fe077e86b2a9> 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 "73e325d7-0960-4779-868c-fe077e86b2a9" ;
    dct:issued "2016-05-24T14:26:54.132409"^^xsd:dateTime ;
    dct:modified "2022-10-27T12:26:48.528925"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/12f6516b-fa0f-4d0b-9604-f10a3c642af9> ;
    dct:title "School Catchments - North Lanarkshire" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/73e325d7-0960-4779-868c-fe077e86b2a9/resource/092af1b8-d6e9-4046-8abc-1da8d6e4addc>,
        <https://data.test.spatialhub.scot/dataset/73e325d7-0960-4779-868c-fe077e86b2a9/resource/1639e0e1-5958-4445-8457-d024ecbd1c10>,
        <https://data.test.spatialhub.scot/dataset/73e325d7-0960-4779-868c-fe077e86b2a9/resource/7aa95739-2a96-44be-b961-88adff442639>,
        <https://data.test.spatialhub.scot/dataset/73e325d7-0960-4779-868c-fe077e86b2a9/resource/e02131e4-b3f1-4056-ad4b-f1bda4e56577> ;
    dcat:keyword "boundaries",
        "education",
        "society" .

<https://data.test.spatialhub.scot/dataset/73e325d7-0960-4779-868c-fe077e86b2a9/resource/092af1b8-d6e9-4046-8abc-1da8d6e4addc> a dcat:Distribution ;
    dct:description "North Lanarkshire - Non Denominational Secondary School Catchments" ;
    dct:issued "2019-10-24T15:55:04.018726"^^xsd:dateTime ;
    dct:modified "2021-08-31T11:48:05.796659"^^xsd:dateTime ;
    dct:title "Non Denominational Secondary School Catchments" ;
    dcat:accessURL <https://maps.northlanarkshire.gov.uk/server/services/PUBLIC/SpatialHubLayers/MapServer/WFSServer?request=GetCapabilities&service=WFS> .

<https://data.test.spatialhub.scot/dataset/73e325d7-0960-4779-868c-fe077e86b2a9/resource/1639e0e1-5958-4445-8457-d024ecbd1c10> a dcat:Distribution ;
    dct:description "North Lanarkshire - Non Denominational Primary School Catchments" ;
    dct:issued "2019-10-24T15:53:31.369636"^^xsd:dateTime ;
    dct:modified "2021-08-31T11:47:17.840049"^^xsd:dateTime ;
    dct:title "Non Denominational Primary School Catchments" ;
    dcat:accessURL <https://maps.northlanarkshire.gov.uk/server/services/PUBLIC/SpatialHubLayers/MapServer/WFSServer?request=GetCapabilities&service=WFS> .

<https://data.test.spatialhub.scot/dataset/73e325d7-0960-4779-868c-fe077e86b2a9/resource/7aa95739-2a96-44be-b961-88adff442639> a dcat:Distribution ;
    dct:description "North Lanarkshire - Denominational Primary School Catchments" ;
    dct:issued "2019-10-24T15:52:41.268230"^^xsd:dateTime ;
    dct:modified "2021-08-31T11:46:46.737231"^^xsd:dateTime ;
    dct:title "Denominational Primary School Catchments" ;
    dcat:accessURL <https://maps.northlanarkshire.gov.uk/server/services/PUBLIC/SpatialHubLayers/MapServer/WFSServer?request=GetCapabilities&service=WFS> .

<https://data.test.spatialhub.scot/dataset/73e325d7-0960-4779-868c-fe077e86b2a9/resource/e02131e4-b3f1-4056-ad4b-f1bda4e56577> a dcat:Distribution ;
    dct:description "North Lanarkshire - Denominational Secondary School Catchments" ;
    dct:issued "2019-10-24T15:54:24.887816"^^xsd:dateTime ;
    dct:modified "2021-08-31T11:47:42.333005"^^xsd:dateTime ;
    dct:title "Denominational Secondary School Catchments" ;
    dcat:accessURL <https://maps.northlanarkshire.gov.uk/server/services/PUBLIC/SpatialHubLayers/MapServer/WFSServer?request=GetCapabilities&service=WFS> .

<https://data.test.spatialhub.scot/organization/12f6516b-fa0f-4d0b-9604-f10a3c642af9> a foaf:Agent ;
    foaf:name "North Lanarkshire Council" .

