@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.integration.publishing.service.gov.uk/dataset/2ed68b05-4d05-4e4c-8f5f-c44e4ee9ae31> a dcat:Dataset ;
    dct:description "This service provides datasets relating to the 2022 Census published by the National Records of Scotland (NRS)." ;
    dct:identifier "5093af49-cf33-4809-b18b-1168c3a6ec37" ;
    dct:issued "2024-05-21T18:15:21.186091"^^xsd:dateTime ;
    dct:modified "2024-06-19T11:14:05.483325"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.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 Census 2022 View Service (WMS)" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/2ed68b05-4d05-4e4c-8f5f-c44e4ee9ae31/resource/9408a35e-0d8b-4c03-aed6-103a17c5b624> ;
    dcat:keyword "Boundaries",
        "Censuses",
        "Statistical units",
        "census survey",
        "infoMapAccessService",
        "statistical data" .

<https://ckan.integration.publishing.service.gov.uk/dataset/2ed68b05-4d05-4e4c-8f5f-c44e4ee9ae31/resource/9408a35e-0d8b-4c03-aed6-103a17c5b624> a dcat:Distribution ;
    dct:description "OGC View Service" ;
    dct:format "WMS" ;
    dct:issued "2024-06-19T11:14:05.524963"^^xsd:dateTime ;
    dct:modified "2024-06-19T11:14:05.488612"^^xsd:dateTime ;
    dcat:accessURL <https://maps.gov.scot/server/services/NRS/Census2022/MapServer/WMSServer?request=GetCapabilities&service=WMS> .

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

