@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/d469dc46-514c-4d7f-aeae-0ffb11522211> 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 "d469dc46-514c-4d7f-aeae-0ffb11522211" ;
    dct:issued "2016-05-24T14:26:48.638907"^^xsd:dateTime ;
    dct:modified "2022-10-27T12:26:38.932625"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/d80f74b6-d66d-4ed0-a88f-04cf17a47c2a> ;
    dct:title "School Catchments - North Ayrshire" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/d469dc46-514c-4d7f-aeae-0ffb11522211/resource/efa46d63-8eed-40be-9607-c2263652301b> ;
    dcat:keyword "boundaries",
        "education",
        "society" .

<https://data.test.spatialhub.scot/dataset/d469dc46-514c-4d7f-aeae-0ffb11522211/resource/efa46d63-8eed-40be-9607-c2263652301b> a dcat:Distribution ;
    dct:description "This is the WFS link containing all the NAC layers requested by the Spatial Hub." ;
    dct:issued "2016-07-14T13:42:42.449617"^^xsd:dateTime ;
    dct:modified "2021-06-11T13:12:36.032426"^^xsd:dateTime ;
    dct:title "Spatial Hub WFS" ;
    dcat:accessURL <https://www.maps.north-ayrshire.gov.uk/arcgis/services/AGOL/Spatial_Hub/MapServer/WFSServer?request=GetCapabilities&service=WFS> .

<https://data.test.spatialhub.scot/organization/d80f74b6-d66d-4ed0-a88f-04cf17a47c2a> a foaf:Agent ;
    foaf:name "North Ayrshire Council" .

