@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/d6b51081-daa2-43d8-966d-fcfc418edef0> a dcat:Dataset ;
    dct:description "Dataset showing year round council and private markets. Information includes the name of the market, when it came into existence, opening times and contact details." ;
    dct:identifier "exkjr" ;
    dct:issued "2014-08-21T14:10:20+00:00"^^xsd:dateTime ;
    dct:modified "2019-01-29T10:23:17.105000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Leeds City Council" ] ;
    dct:title "Annual markets information" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/d6b51081-daa2-43d8-966d-fcfc418edef0/resource/29eb0f4a-1ae0-4a7c-ae43-ab3e3273c6dd>,
        <https://ckan.publishing.service.gov.uk/dataset/d6b51081-daa2-43d8-966d-fcfc418edef0/resource/6c626674-d09b-40ba-975c-3772f72e22b3> ;
    dcat:keyword "Locality Lab",
        "Market",
        "age friendly",
        "trader" ;
    dcat:landingPage <https://datamillnorth.org/dataset/annual-markets-information-exkjr> .

<https://ckan.publishing.service.gov.uk/dataset/d6b51081-daa2-43d8-966d-fcfc418edef0/resource/29eb0f4a-1ae0-4a7c-ae43-ab3e3273c6dd> a dcat:Distribution ;
    dct:issued "2026-08-26T08:05:05.930461"^^xsd:dateTime ;
    dct:modified "2026-08-26T08:05:05.896283"^^xsd:dateTime ;
    dct:title "Markets Information 2015" .

<https://ckan.publishing.service.gov.uk/dataset/d6b51081-daa2-43d8-966d-fcfc418edef0/resource/6c626674-d09b-40ba-975c-3772f72e22b3> a dcat:Distribution ;
    dct:issued "2026-08-26T08:05:05.930463"^^xsd:dateTime ;
    dct:modified "2026-08-26T08:05:05.896358"^^xsd:dateTime ;
    dct:title "Markets Information 2015" .

