@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/055e089e-e65e-4a88-8a34-d06fbdae2114> a dcat:Dataset ;
    dct:description "This digital dataset provides point locations for boat lifts in Scotland managed by Scottish Canals." ;
    dct:identifier "0d78e563-de35-4fc2-99e3-126a29d0f524" ;
    dct:issued "2016-11-14T16:21:58.709033"^^xsd:dateTime ;
    dct:modified "2024-09-25T18:01:05.208154"^^xsd:dateTime ;
    dct:publisher <https://ckan.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 "Boat Lift" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/055e089e-e65e-4a88-8a34-d06fbdae2114/resource/6d19ce6c-0e90-4fcf-8ed3-2e2b84de8eed> ;
    dcat:keyword "Boat Lift, Falkirk Wheel, Canal, Water",
        "Transport networks" .

<https://ckan.publishing.service.gov.uk/dataset/055e089e-e65e-4a88-8a34-d06fbdae2114/resource/6d19ce6c-0e90-4fcf-8ed3-2e2b84de8eed> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:issued "2024-09-25T18:01:05.240434"^^xsd:dateTime ;
    dct:modified "2024-09-25T18:01:05.214830"^^xsd:dateTime ;
    dcat:accessURL <https://www.scottishcanals.co.uk> .

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

