@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/90e092d9-7d13-4694-9cef-0b59b33a393a> 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 "90e092d9-7d13-4694-9cef-0b59b33a393a" ;
    dct:issued "2016-05-24T14:25:21.754870"^^xsd:dateTime ;
    dct:modified "2022-10-27T12:23:34.103855"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/7c38543a-d161-4c8a-8d0a-7ef3968e0f04> ;
    dct:title "School Catchments - City of Edinburgh" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/90e092d9-7d13-4694-9cef-0b59b33a393a/resource/57485782-a90f-4674-a7fd-365975a95f38>,
        <https://data.test.spatialhub.scot/dataset/90e092d9-7d13-4694-9cef-0b59b33a393a/resource/61152fe2-c007-41ae-a3a4-be15cbfc6ab0> ;
    dcat:keyword "boundaries",
        "education",
        "society" .

<https://data.test.spatialhub.scot/dataset/90e092d9-7d13-4694-9cef-0b59b33a393a/resource/57485782-a90f-4674-a7fd-365975a95f38> a dcat:Distribution ;
    dct:description "WFS has no geometry so uploading shapefiles" ;
    dct:format "ZIP" ;
    dct:issued "2019-01-31T16:42:14.982043"^^xsd:dateTime ;
    dct:modified "2021-06-11T13:12:37.507884"^^xsd:dateTime ;
    dct:title "Edinburgh School Catchments" ;
    dcat:accessURL <https://data.test.spatialhub.scot/dataset/90e092d9-7d13-4694-9cef-0b59b33a393a/resource/57485782-a90f-4674-a7fd-365975a95f38/download/edinburgh-school-catchments-20190131.zip> ;
    dcat:byteSize "808447"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/zip" .

<https://data.test.spatialhub.scot/dataset/90e092d9-7d13-4694-9cef-0b59b33a393a/resource/61152fe2-c007-41ae-a3a4-be15cbfc6ab0> a dcat:Distribution ;
    dct:description "Taken from previously provided WFS" ;
    dct:issued "2017-01-05T14:58:10.828650"^^xsd:dateTime ;
    dct:modified "2021-06-11T13:12:37.507689"^^xsd:dateTime ;
    dct:title "School Catchments" ;
    dcat:accessURL <http://edinburghcouncilmaps.info/arcgis/services/Misc/INSPIRE/MapServer/WFSServer?request=GetCapabilities&service=WFS> .

<https://data.test.spatialhub.scot/organization/7c38543a-d161-4c8a-8d0a-7ef3968e0f04> a foaf:Agent ;
    foaf:name "City of Edinburgh Council" .

