@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.publishing.service.gov.uk/dataset/b93240f7-e352-41ca-b880-2ff21edf79d1> a dcat:Dataset ;
    dct:description "Variety of freely available Ordnance Survey digital mapping datasets including postcodes and administration boundaries. These datasets can be useful in helping to map a number of other datasets available on the London Datastore such as Borough or Ward level data.The following OS products are available to download from the OS OpenData website: MiniScale® 1:250 000 Scale Colour Raster OS Street View® Boundary-Line™ Code-Point Open® 1:50 000 Scale Gazetteer Strategi® Meridian™ 2 OS Locator™ OS Terrain 50 Land-Form PANORAMA® OS VectorMap® District (vector) OS VectorMap® District (raster) Click here to visit the Ordnance Survey OpenData pagesClick here to download the Ordnance Survey OpenData files" ;
    dct:identifier "2o8kn" ;
    dct:issued "2011-06-10T15:17:24+00:00"^^xsd:dateTime ;
    dct:modified "2014-07-04T15:55:57+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Ordnance Survey" ] ;
    dct:title "Ordnance Survey OpenData" ;
    dcat:keyword "geo",
        "gis",
        "maps" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/ordnance-survey-opendata-2o8kn> .

