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

<https://ckan.staging.publishing.service.gov.uk/dataset/fa45d311-d068-472b-b8b3-287dcc23d4dd> a dcat:Dataset ;
    dct:description "This data set covers 877 structures within the Greater London boundary / M25 comprising of low bridges, tunnels and road barriers in a .csv file which will be updated annually. It is available in our Roads data bucket under the folder /Bridges - restrictions. The data contains the following variables: Variable Description / value Height restriction(m) • Up to 3.0 • Between 3.1 and 3.5 • Between 3.6 and 4.0 • Between 4.1 and 4.5 • Between 4.6 and 5.1 Height restriction (imperial) • Up to 9'10\" • Between 9'10\" and 11'6\" • Between 11'9\" and 13'0\" • Between 13'3\" and 14'9\" • Between 15'0\" and 16'6\" Easting X-coordinate Northing y-coordinate Grid Reference Grid reference value Lat Latitude value Lng Longitude value Borough Borough name Road name Road name Road number Road Number TLRN [Red route]? • Yes = restriction is located on TLRN • No = sign is NOT located on TLRN (TLRN = Transport for London Road Network Area = Red Route, road network controlled by TfL) Comments Additional information" ;
    dct:identifier "epowr" ;
    dct:issued "2019-10-14T15:11:02+00:00"^^xsd:dateTime ;
    dct:modified "2019-10-15T11:43:17+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Transport for London" ] ;
    dct:title "Bridges, tunnels, road barriers - height restrictions" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/bridges-tunnels-road-barriers-height-restrictions-epowr> .

