@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/0e20a7de-c0ba-4035-9d36-1457651fd77c> a dcat:Dataset ;
    dct:description "Locations of bridge height restrictions over roads adopted by The Highland Council." ;
    dct:identifier "3581e0d3-a33e-48e7-b479-579c9b5b1fc0" ;
    dct:issued "2022-02-24T03:01:43.452145"^^xsd:dateTime ;
    dct:modified "2024-06-19T11:13:10.920708"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/c924c995-e063-4f30-bbd3-61418486f0a9> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-2.8074 56.2729, -7.2323 56.2729, -7.2323 58.8048, -2.8074 58.8048, -2.8074 56.2729))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-2.80742585, 56.27293891], [-7.23226581, 56.27293891], [-7.23226581, 58.80475711], [-2.80742585, 58.80475711], [-2.80742585, 56.27293891]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Bridge Height Restrictions in The Highland Council area." ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/0e20a7de-c0ba-4035-9d36-1457651fd77c/resource/01a6f25d-c883-4321-9339-f54a02376035> .

<https://ckan.publishing.service.gov.uk/dataset/0e20a7de-c0ba-4035-9d36-1457651fd77c/resource/01a6f25d-c883-4321-9339-f54a02376035> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:issued "2024-06-19T11:13:10.939765"^^xsd:dateTime ;
    dct:modified "2024-06-19T11:13:10.925824"^^xsd:dateTime ;
    dct:title "Bridge Height Restrictions download page." ;
    dcat:accessURL <https://map-highland.opendata.arcgis.com/datasets/a8ab0322f9a042e588745dfed90189b4_0/explore?location=57.443416%2C-4.522259%2C8.91> .

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

