@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.staging.publishing.service.gov.uk/dataset/32089200-ffb7-4e3f-9baa-1060b803bd3f> a dcat:Dataset ;
    dct:description "This dataset lists all pubs visited, rated and reviewed by Leeds Beer Quest founders, Rich Daley and Emily Axel. The data includes establishment name, location and their personal rating. Don't agree with them? Join the conversation at http://leedsbeer.info." ;
    dct:identifier "e1dzd" ;
    dct:issued "2016-02-26T08:46:02+00:00"^^xsd:dateTime ;
    dct:modified "2017-06-19T10:18:26+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Leeds Beer Quest" ] ;
    dct:title "Leeds Beer Quest" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/32089200-ffb7-4e3f-9baa-1060b803bd3f/resource/81c3007f-21b5-4c31-a878-33576f3a0db4> ;
    dcat:keyword "Culture",
        "Food",
        "Leeds",
        "bars",
        "beer",
        "drink",
        "establishments",
        "leisure",
        "pubs" ;
    dcat:landingPage <https://datamillnorth.org/dataset/leeds-beer-quest-e1dzd> .

<https://ckan.staging.publishing.service.gov.uk/dataset/32089200-ffb7-4e3f-9baa-1060b803bd3f/resource/81c3007f-21b5-4c31-a878-33576f3a0db4> a dcat:Distribution ;
    dct:description "Leeds Beer Quest" ;
    dct:issued "2026-08-18T08:44:10.743751"^^xsd:dateTime ;
    dct:modified "2026-08-18T08:44:10.729875"^^xsd:dateTime ;
    dct:title "19/06/2017" .

