@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.publishing.service.gov.uk/dataset/6a8c2947-7015-42b4-ba13-b862201f7580> a dcat:Dataset ;
    dct:description "All water supply catchment areas for Scottish Water's water treatment works." ;
    dct:identifier "7a3514a4-4d55-4aaa-8d0b-63c1efca5aae" ;
    dct:issued "2026-06-04T06:05:14.499653"^^xsd:dateTime ;
    dct:modified "2026-06-04T06:05:14.499656"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/c924c995-e063-4f30-bbd3-61418486f0a9> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((1.3344 54.6794, -9.0135 54.6794, -9.0135 60.8686, 1.3344 60.8686, 1.3344 54.6794))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[1.3344, 54.6794], [-9.0135, 54.6794], [-9.0135, 60.8686], [1.3344, 60.8686], [1.3344, 54.6794]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Scottish Water's Water Supply Catchments" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/6a8c2947-7015-42b4-ba13-b862201f7580/resource/223971f5-02c0-4360-b404-1c0018d85bdf> ;
    dcat:keyword "INSPIRE",
        "Open Data",
        "Scottish Water",
        "Utility and governmental services",
        "Water Supply Catchment" .

<https://ckan.publishing.service.gov.uk/dataset/6a8c2947-7015-42b4-ba13-b862201f7580/resource/223971f5-02c0-4360-b404-1c0018d85bdf> a dcat:Distribution ;
    dct:description "ArcGIS Online Hosted Feature Layer View (FeatureServer endpoint)" ;
    dct:issued "2026-06-04T06:05:14.516652"^^xsd:dateTime ;
    dct:modified "2026-06-04T06:05:14.487248"^^xsd:dateTime ;
    dct:title "Feature Service (ArcGIS REST)" ;
    dcat:accessURL <https://services3.arcgis.com/SClJFeTjrkPbtMzT/arcgis/rest/services/SW_Water_Supply_Catchments_Public_%28view%29/FeatureServer> .

<https://ckan.publishing.service.gov.uk/organization/c924c995-e063-4f30-bbd3-61418486f0a9> a foaf:Organization ;
    foaf:name "Scottish Government SpatialData.gov.scot" .

