@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/aa8298b0-69ef-4e24-92e0-94ecd2f4fc98> a dcat:Dataset ;
    dct:description "The Havering Data Intelligence Hub provides data, information and research about the London Borough of Havering. By hosting resources including data, analysis, surveys and reports the Havering Data Intelligence Hub aims to benefit the local authority, its partners and the public in understanding key information about the borough." ;
    dct:identifier "v8p91" ;
    dct:issued "2011-08-04T10:43:08+00:00"^^xsd:dateTime ;
    dct:modified "2014-07-07T10:02:20+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "London Borough of Havering" ] ;
    dct:title "Havering Data" ;
    dcat:keyword "borough",
        "havering" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/havering-data-v8p91> .

