@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.integration.publishing.service.gov.uk/dataset/2ed20667-f774-46bc-b5e0-aacadfc7362a> 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.integration.publishing.service.gov.uk/dataset/2ed20667-f774-46bc-b5e0-aacadfc7362a/resource/e4dd358e-ac94-4452-a07d-7181dfd2affa> ;
    dcat:keyword "Education",
        "School",
        "Schools",
        "chs",
        "half term",
        "holidays",
        "term" ;
    dcat:landingPage <https://datamillnorth.org/dataset/school-term-times-2jqlm> .

<https://ckan.integration.publishing.service.gov.uk/dataset/2ed20667-f774-46bc-b5e0-aacadfc7362a/resource/e4dd358e-ac94-4452-a07d-7181dfd2affa> a dcat:Distribution ;
    dct:issued "2026-08-26T09:48:37.572865"^^xsd:dateTime ;
    dct:modified "2026-08-26T09:48:37.551760"^^xsd:dateTime ;
    dct:title "1993/94 - 2020/21" .

