@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/5688705b-1afb-4e0b-95ec-3751c66d944e> 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/5688705b-1afb-4e0b-95ec-3751c66d944e/resource/ea6d7aaf-8e91-4997-89aa-b4fc2e0911b4> ;
    dcat:keyword "Library",
        "libraries" ;
    dcat:landingPage <https://datamillnorth.org/dataset/library-computer-use-by-age-24ldx> .

<https://ckan.staging.publishing.service.gov.uk/dataset/5688705b-1afb-4e0b-95ec-3751c66d944e/resource/ea6d7aaf-8e91-4997-89aa-b4fc2e0911b4> a dcat:Distribution ;
    dct:issued "2026-08-23T06:46:41.364729"^^xsd:dateTime ;
    dct:modified "2026-08-23T06:46:41.336294"^^xsd:dateTime ;
    dct:title "Jan 2017 - Dec 2019" .

