@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/06da1dc5-1258-4130-b965-3be4e8ed69f1> a dcat:Dataset ;
    dct:description "Data set to show the use of Leeds City Council staff using pool Metro cards for work travel." ;
    dct:identifier "20zjk" ;
    dct:issued "2019-10-16T08:19:41.725000+00:00"^^xsd:dateTime ;
    dct:modified "2019-10-16T08:21:30.620000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Leeds City Council" ] ;
    dct:title "Pool metrocard use" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/06da1dc5-1258-4130-b965-3be4e8ed69f1/resource/1fccb0f6-e343-4e3a-874e-d3a788feed01> ;
    dcat:keyword "Climate Emergency",
        "Metro",
        "grey miles" ;
    dcat:landingPage <https://datamillnorth.org/dataset/pool-metrocard-use-20zjk> .

<https://ckan.staging.publishing.service.gov.uk/dataset/06da1dc5-1258-4130-b965-3be4e8ed69f1/resource/1fccb0f6-e343-4e3a-874e-d3a788feed01> a dcat:Distribution ;
    dct:issued "2026-08-19T09:42:13.583268"^^xsd:dateTime ;
    dct:modified "2026-08-19T09:42:13.546017"^^xsd:dateTime ;
    dct:title "Sept 2018 - Sept 2019" .

