@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/ec15f218-5896-46ac-bf39-59b987c155fe> 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 "ec15f218-5896-46ac-bf39-59b987c155fe" ;
    dct:issued "2016-05-24T14:26:59.367657"^^xsd:dateTime ;
    dct:modified "2023-10-17T14:35:44.725121"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/6a7eb536-6cbe-4165-88b3-df245479c836> ;
    dct:title "School Catchments - Orkney Islands" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/ec15f218-5896-46ac-bf39-59b987c155fe/resource/64d9458d-5785-43f8-9b8a-51ede62e9ff7> .

<https://data.test.spatialhub.scot/dataset/ec15f218-5896-46ac-bf39-59b987c155fe/resource/64d9458d-5785-43f8-9b8a-51ede62e9ff7> a dcat:Distribution ;
    dct:description "School catchments areas for Orkney Islands with seed codes and names. These are the primary school catchments but secondary schools are detailed. The schools for the islands of Flotta and North Ronaldsay are closed." ;
    dct:format "ZIP" ;
    dct:issued "2019-07-04T09:29:19.523792"^^xsd:dateTime ;
    dct:modified "2021-06-11T13:10:24.869814"^^xsd:dateTime ;
    dct:title "School Catchment Areas" ;
    dcat:accessURL <https://data.test.spatialhub.scot/dataset/ec15f218-5896-46ac-bf39-59b987c155fe/resource/64d9458d-5785-43f8-9b8a-51ede62e9ff7/download/school-catchment-areas.zip> ;
    dcat:byteSize "1837191"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/zip" .

<https://data.test.spatialhub.scot/organization/6a7eb536-6cbe-4165-88b3-df245479c836> a foaf:Agent ;
    foaf:name "Orkney Islands Council" .

