@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/9e3d3fcd-7d8b-4daf-8c90-9215d7313e63> 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/9e3d3fcd-7d8b-4daf-8c90-9215d7313e63/resource/7bb86d91-893e-4896-9911-636eafa6335a> ;
    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/9e3d3fcd-7d8b-4daf-8c90-9215d7313e63/resource/7bb86d91-893e-4896-9911-636eafa6335a> a dcat:Distribution ;
    dct:issued "2026-08-19T18:04:38.104788"^^xsd:dateTime ;
    dct:modified "2026-08-19T18:04:38.089268"^^xsd:dateTime ;
    dct:title "1993/94 - 2020/21" .

