@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/5920781a-5cca-445c-9cf3-501987ee2cc0> a dcat:Dataset ;
    dct:description "Details of the term times of Leeds schools since 1993." ;
    dct:identifier "2jqlm" ;
    dct:issued "2015-09-24T12:41:04+00:00"^^xsd:dateTime ;
    dct:modified "2019-11-19T14:53:18.347000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Leeds City Council" ] ;
    dct:title "School term times" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/5920781a-5cca-445c-9cf3-501987ee2cc0/resource/84c299cc-c76e-483d-81b1-fe92021b5209> ;
    dcat:keyword "Education",
        "School",
        "Schools",
        "chs",
        "half term",
        "holidays",
        "term" ;
    dcat:landingPage <https://datamillnorth.org/dataset/school-term-times-2jqlm> .

<https://ckan.staging.publishing.service.gov.uk/dataset/5920781a-5cca-445c-9cf3-501987ee2cc0/resource/84c299cc-c76e-483d-81b1-fe92021b5209> a dcat:Distribution ;
    dct:issued "2026-08-19T19:02:25.337286"^^xsd:dateTime ;
    dct:modified "2026-08-19T19:02:25.320776"^^xsd:dateTime ;
    dct:title "1993/94 - 2020/21" .

