@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/bf3312da-d2bf-4caa-bc48-8ed659271d64> 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.staging.publishing.service.gov.uk/dataset/bf3312da-d2bf-4caa-bc48-8ed659271d64/resource/acccc1b8-fbbd-4239-81fc-53a03fd92a97>,
        <https://ckan.staging.publishing.service.gov.uk/dataset/bf3312da-d2bf-4caa-bc48-8ed659271d64/resource/b3443cd2-9d92-49c2-b62e-4a67aea60aff> ;
    dcat:keyword "Locality Lab",
        "Market",
        "age friendly",
        "trader" ;
    dcat:landingPage <https://datamillnorth.org/dataset/annual-markets-information-exkjr> .

<https://ckan.staging.publishing.service.gov.uk/dataset/bf3312da-d2bf-4caa-bc48-8ed659271d64/resource/acccc1b8-fbbd-4239-81fc-53a03fd92a97> a dcat:Distribution ;
    dct:issued "2026-08-23T06:52:44.817036"^^xsd:dateTime ;
    dct:modified "2026-08-23T06:52:44.809632"^^xsd:dateTime ;
    dct:title "Markets Information 2015" .

<https://ckan.staging.publishing.service.gov.uk/dataset/bf3312da-d2bf-4caa-bc48-8ed659271d64/resource/b3443cd2-9d92-49c2-b62e-4a67aea60aff> a dcat:Distribution ;
    dct:issued "2026-08-23T06:52:44.817038"^^xsd:dateTime ;
    dct:modified "2026-08-23T06:52:44.809704"^^xsd:dateTime ;
    dct:title "Markets Information 2015" .

