@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/9f10228a-7b9c-4e20-99e9-577ee2fcab98> a dcat:Dataset ;
    dct:description """Pub closures in London by period and reason for closure, 2000-18.

  This dataset is included in the Greater London Authority's Night Time Observatory. Click here to find out more.""" ;
    dct:identifier "2j0kj" ;
    dct:issued "2020-10-02T07:26:27+00:00"^^xsd:dateTime ;
    dct:modified "2020-10-02T07:27:09+00:00"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/4fc67187-8f81-4eaa-8820-b18d0cbf1ff6> ;
    dct:title "Pub Closures" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/9f10228a-7b9c-4e20-99e9-577ee2fcab98/resource/05e73c7b-df27-408c-8aae-a9f789ef2b2b> ;
    dcat:keyword "nto" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/pub-closures-2j0kj> .

<https://ckan.publishing.service.gov.uk/dataset/9f10228a-7b9c-4e20-99e9-577ee2fcab98/resource/05e73c7b-df27-408c-8aae-a9f789ef2b2b> a dcat:Distribution ;
    dct:issued "2026-04-08T12:02:44.782211"^^xsd:dateTime ;
    dct:modified "2026-04-08T12:02:44.760766"^^xsd:dateTime ;
    dct:title "pub-closures.xlsx" .

<https://ckan.publishing.service.gov.uk/organization/4fc67187-8f81-4eaa-8820-b18d0cbf1ff6> a foaf:Organization ;
    foaf:name "Greater London Authority" .

