@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/4cc88cfb-3811-46bb-997f-60513882e007> a dcat:Dataset ;
    dct:description "This data set shows IT use, by age, in Leeds libraries on a monthly basis." ;
    dct:identifier "24ldx" ;
    dct:issued "2018-07-18T09:45:47.139000+00:00"^^xsd:dateTime ;
    dct:modified "2020-02-14T09:28:20.411000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Leeds City Council" ] ;
    dct:title "Library computer use by age" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/4cc88cfb-3811-46bb-997f-60513882e007/resource/0c60b29c-51ad-4314-ab20-72dce34f0f25> ;
    dcat:keyword "Library",
        "libraries" ;
    dcat:landingPage <https://datamillnorth.org/dataset/library-computer-use-by-age-24ldx> .

<https://ckan.staging.publishing.service.gov.uk/dataset/4cc88cfb-3811-46bb-997f-60513882e007/resource/0c60b29c-51ad-4314-ab20-72dce34f0f25> a dcat:Distribution ;
    dct:issued "2026-08-25T08:36:35.490874"^^xsd:dateTime ;
    dct:modified "2026-08-25T08:36:35.463400"^^xsd:dateTime ;
    dct:title "Jan 2017 - Dec 2019" .

