@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/e0885b27-edce-41c4-9495-f437bff9f812> a dcat:Dataset ;
    dct:description "Digitised pland of proposed major road schemes and information realting to the extents of the scheme" ;
    dct:identifier "TransportSchemes" ;
    dct:issued "2015-02-19T12:30:10.373449"^^xsd:dateTime ;
    dct:modified "2016-02-10T16:52:02.220826"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/25f02a9e-aeb2-4abd-ab20-ebc260956847> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-1.3476 54.8001, -1.3476 54.9443, -1.5817 54.9443, -1.5817 54.8001, -1.3476 54.8001))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[-1.34761, 54.80014],[-1.34761, 54.94433], [-1.58175, 54.94433], [-1.58175, 54.80014], [-1.34761, 54.80014]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Transport Schemes" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/e0885b27-edce-41c4-9495-f437bff9f812/resource/f959fe12-23bd-4521-86ed-ccaf24d35027> .

<https://ckan.staging.publishing.service.gov.uk/dataset/e0885b27-edce-41c4-9495-f437bff9f812/resource/f959fe12-23bd-4521-86ed-ccaf24d35027> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:format "KML" ;
    dct:issued "2015-03-03T12:50:30.521765"^^xsd:dateTime ;
    dct:modified "2015-03-03T12:50:30.521765"^^xsd:dateTime ;
    dct:title "KMZ" ;
    dcat:accessURL <http://www.sunderland.gov.uk/CHttpHandler.ashx?id=16405&p=0&fsize=1Mb&ftype=Transport%20Schemes.KMZ> .

<https://ckan.staging.publishing.service.gov.uk/organization/25f02a9e-aeb2-4abd-ab20-ebc260956847> a foaf:Organization ;
    foaf:name "Sunderland City Council" .

