@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/6d69a253-7094-4608-82dd-76d5b480f7b7> a dcat:Dataset ;
    dct:description "Open Geography is a framework from the Office for National Statistics (ONS) that provides free and open access to the definitive source of geographic products, tools and services to a range of customers, including statistical producers and the private sector. The Open Geography portal (portal) will allow users to discover, view and download data and metadata from a wide range of geography products. Additional information For further information please visit: https://geoportal.statistics.gov.uk/ Attribution: The following attribution statements must be acknowledged or displayed whenever the owners data is used: Contains Ordnance Survey data © Crown copyright and database right [year] Contains Royal Mail data © Royal Mail copyright and database right [year] Contains National Statistics data © Crown copyright and database right [year]" ;
    dct:identifier "e7yoq" ;
    dct:issued "2015-05-06T07:47:38+00:00"^^xsd:dateTime ;
    dct:modified "2017-02-23T11:03:36+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Office for National Statistics" ] ;
    dct:title "ONS open geography portal" ;
    dcat:keyword "FloodHack16",
        "Geography",
        "Geoportal",
        "ONS",
        "Office of National Statistics",
        "Statistics" ;
    dcat:landingPage <https://datamillnorth.org/dataset/ons-open-geography-portal-e7yoq> .

