@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.integration.publishing.service.gov.uk/dataset/cc08d61e-22e6-485f-ab88-305307ca7e91> 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.integration.publishing.service.gov.uk/dataset/cc08d61e-22e6-485f-ab88-305307ca7e91/resource/02b98bda-a5d7-4353-a3d8-1e4463dcda14> ;
    dcat:keyword "Events",
        "Leeds shopping",
        "retail",
        "shopping" ;
    dcat:landingPage <https://datamillnorth.org/dataset/whats-on-at-the-white-rose-shopping-centre-23y9k> .

<https://ckan.integration.publishing.service.gov.uk/dataset/cc08d61e-22e6-485f-ab88-305307ca7e91/resource/02b98bda-a5d7-4353-a3d8-1e4463dcda14> a dcat:Distribution ;
    dct:description "Events" ;
    dct:issued "2026-08-19T09:16:39.387964"^^xsd:dateTime ;
    dct:modified "2026-08-19T09:16:39.353525"^^xsd:dateTime ;
    dct:title "21/04/2015 - 27/08/2015" .

