@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/f031eb94-7da6-422a-bcc8-2e4c3d774824> a dcat:Dataset ;
    dct:description "A dataset showing events being hosted by the White Rose Centre and shops in the centre. Additional Information Further information can be found by visting the link: http://www.white-rose.co.uk/whats-on" ;
    dct:identifier "23y9k" ;
    dct:issued "2015-06-17T08:25:30+00:00"^^xsd:dateTime ;
    dct:modified "2017-01-13T14:04:45+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "White Rose Shopping Centre" ] ;
    dct:title "Whats on at the White Rose Shopping Centre" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/f031eb94-7da6-422a-bcc8-2e4c3d774824/resource/2cc7da5d-2553-4d55-ade4-cb4b802c79ab> ;
    dcat:keyword "Events",
        "Leeds shopping",
        "retail",
        "shopping" ;
    dcat:landingPage <https://datamillnorth.org/dataset/whats-on-at-the-white-rose-shopping-centre-23y9k> .

<https://ckan.staging.publishing.service.gov.uk/dataset/f031eb94-7da6-422a-bcc8-2e4c3d774824/resource/2cc7da5d-2553-4d55-ade4-cb4b802c79ab> a dcat:Distribution ;
    dct:description "Events" ;
    dct:issued "2026-08-26T20:07:32.109976"^^xsd:dateTime ;
    dct:modified "2026-08-26T20:07:32.094695"^^xsd:dateTime ;
    dct:title "21/04/2015 - 27/08/2015" .

