@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.staging.publishing.service.gov.uk/dataset/b578b7f3-2bd5-4b1e-a2bc-7067295fdb77> a dcat:Dataset ;
    dct:description "This service provides feature downloads of spatial data published by the National Records of Scotland (NRS)." ;
    dct:identifier "a4bdc4cc-7f42-453a-a427-5ba477d50c58" ;
    dct:issued "2018-07-27T07:54:56.148258"^^xsd:dateTime ;
    dct:modified "2024-06-19T11:18:49.172661"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/c924c995-e063-4f30-bbd3-61418486f0a9> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-0.7100 54.6300, -8.8000 54.6300, -8.8000 60.8700, -0.7100 60.8700, -0.7100 54.6300))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-0.71, 54.63], [-8.80, 54.63], [-8.80, 60.87], [-0.71, 60.87], [-0.71, 54.63]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "National Records of Scotland Download Service (WFS)" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/b578b7f3-2bd5-4b1e-a2bc-7067295fdb77/resource/b2b907ef-1d8f-4220-9634-fdbfb10c3015> ;
    dcat:keyword "Boundaries",
        "Statistical units",
        "Urban communities",
        "infoFeatureAccessService",
        "urban area",
        "urban settlement" .

<https://ckan.staging.publishing.service.gov.uk/dataset/b578b7f3-2bd5-4b1e-a2bc-7067295fdb77/resource/b2b907ef-1d8f-4220-9634-fdbfb10c3015> a dcat:Distribution ;
    dct:description "OGC Feature Download Service" ;
    dct:issued "2024-06-19T11:18:49.215067"^^xsd:dateTime ;
    dct:modified "2024-06-19T11:18:49.178079"^^xsd:dateTime ;
    dcat:accessURL <https://maps.gov.scot/server/services/NRS/NRS/MapServer/WFSServer?request=GetCapabilities&service=WFS> .

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

