@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

<http://id.southampton.ac.uk/>
    <http://www.w3.org/2000/01/rdf-schema#label> "University of Southampton" .

<http://id.southampton.ac.uk/academic-day/2015-01-01>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2015-01-01T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2015-01-01T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "New Year's Day" .

<http://id.southampton.ac.uk/academic-day/2015-01-02>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2015-01-02T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2015-01-02T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2015-04-03>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2015-04-03T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2015-04-03T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2015-04-06>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2015-04-06T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2015-04-06T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2015-04-07>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2015-04-07T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2015-04-07T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2015-04-08>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2015-04-08T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2015-04-08T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2015-05-04>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2015-05-04T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2015-05-04T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Early May Bank Holiday" .

<http://id.southampton.ac.uk/academic-day/2015-05-25>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2015-05-25T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2015-05-25T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Spring Bank Holiday" .

<http://id.southampton.ac.uk/academic-day/2015-08-31>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2015-08-31T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2015-08-31T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Summer Bank Holiday" .

<http://id.southampton.ac.uk/academic-day/2015-12-24>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2015-12-24T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2015-12-24T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Christmas Eve" .

<http://id.southampton.ac.uk/academic-day/2015-12-25>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2015-12-25T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2015-12-25T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Christmas Day" .

<http://id.southampton.ac.uk/academic-day/2015-12-28>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2015-12-28T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2015-12-28T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2015-12-29>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2015-12-29T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2015-12-29T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2015-12-30>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2015-12-30T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2015-12-30T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2015-12-31>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2015-12-31T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2015-12-31T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2016-01-01>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2016-01-01T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2016-01-01T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "New Year's Day" .

<http://id.southampton.ac.uk/academic-day/2016-03-25>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2016-03-25T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2016-03-25T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Good Friday" .

<http://id.southampton.ac.uk/academic-day/2016-03-28>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2016-03-28T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2016-03-28T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Easter Monday" .

<http://id.southampton.ac.uk/academic-day/2016-03-29>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2016-03-29T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2016-03-29T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2016-03-30>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2016-03-30T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2016-03-30T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2016-05-02>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2016-05-02T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2016-05-02T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Early May Bank Holiday" .

<http://id.southampton.ac.uk/academic-day/2016-05-30>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2016-05-30T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2016-05-30T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Spring Bank Holiday" .

<http://id.southampton.ac.uk/academic-day/2016-08-29>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2016-08-29T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2016-08-29T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Summer Bank Holiday" .

<http://id.southampton.ac.uk/academic-day/2016-12-23>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2016-12-23T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2016-12-23T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2016-12-26>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2016-12-26T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2016-12-26T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2016-12-27>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2016-12-27T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2016-12-27T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2016-12-28>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2016-12-28T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2016-12-28T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2016-12-29>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2016-12-29T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2016-12-29T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2016-12-30>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2016-12-30T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2016-12-30T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2017-01-02>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2017-01-02T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2017-01-02T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2017-04-13>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2017-04-13T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2017-04-13T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2017-04-14>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2017-04-14T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2017-04-14T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2017-04-17>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2017-04-17T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2017-04-17T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2017-04-18>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2017-04-18T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2017-04-18T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2017-12-25>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2017-12-25T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2017-12-25T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2017-12-26>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2017-12-26T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2017-12-26T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2017-12-27>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2017-12-27T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2017-12-27T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2017-12-28>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2017-12-28T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2017-12-28T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2017-12-29>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2017-12-29T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2017-12-29T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2018-01-01>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2018-01-01T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2018-01-01T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2018-01-02>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2018-01-02T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2018-01-02T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2018-03-30>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2018-03-30T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2018-03-30T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2018-04-02>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2018-04-02T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2018-04-02T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2018-04-03>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2018-04-03T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2018-04-03T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2018-04-04>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2018-04-04T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2018-04-04T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2018-05-07>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2018-05-07T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2018-05-07T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2018-05-28>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2018-05-28T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2018-05-28T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2018-08-27>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2018-08-27T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2018-08-27T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2018-12-24>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2018-12-24T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2018-12-24T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2018-12-25>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2018-12-25T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2018-12-25T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2018-12-26>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2018-12-26T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2018-12-26T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2018-12-27>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2018-12-27T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2018-12-27T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2018-12-28>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2018-12-28T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2018-12-28T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2018-12-31>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2018-12-31T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2018-12-31T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2019-01-01>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2019-01-01T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2019-01-01T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2019-04-17>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2019-04-17T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2019-04-17T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2019-04-18>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2019-04-18T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2019-04-18T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2019-04-19>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2019-04-19T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2019-04-19T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2019-04-22>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2019-04-22T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2019-04-22T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2019-05-06>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2019-05-06T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2019-05-06T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Early May Bank Holiday" .

<http://id.southampton.ac.uk/academic-day/2019-05-27>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2019-05-27T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2019-05-27T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Spring Bank Holiday" .

<http://id.southampton.ac.uk/academic-day/2019-08-26>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2019-08-26T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2019-08-26T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Summer Bank Holiday" .

<http://id.southampton.ac.uk/academic-day/2019-12-25>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2019-12-25T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2019-12-25T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Christmas Day" .

<http://id.southampton.ac.uk/academic-day/2019-12-26>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2019-12-26T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2019-12-26T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Boxing Day" .

<http://id.southampton.ac.uk/academic-day/2020-01-01>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2020-01-01T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2020-01-01T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2020-04-09>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2020-04-09T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2020-04-09T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2020-04-10>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2020-04-10T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2020-04-10T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2020-04-13>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2020-04-13T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2020-04-13T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2020-04-14>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2020-04-14T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2020-04-14T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2020-05-08>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2020-05-08T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2020-05-08T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Early May Bank Holiday" .

<http://id.southampton.ac.uk/academic-day/2020-05-25>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2020-05-25T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2020-05-25T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Spring Bank Holiday" .

<http://id.southampton.ac.uk/academic-day/2020-08-31>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2020-08-31T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2020-08-31T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Summer Bank Holiday" .

<http://id.southampton.ac.uk/academic-day/2020-12-24>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2020-12-24T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2020-12-24T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2020-12-25>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2020-12-25T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2020-12-25T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Christmas Day" .

<http://id.southampton.ac.uk/academic-day/2020-12-28>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2020-12-28T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2020-12-28T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Boxing Day" .

<http://id.southampton.ac.uk/academic-day/2020-12-29>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2020-12-29T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2020-12-29T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2020-12-30>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2020-12-30T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2020-12-30T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2020-12-31>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2020-12-31T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2020-12-31T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2021-01-01>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2021-01-01T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2021-01-01T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2021-04-02>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2021-04-02T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2021-04-02T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2021-04-05>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2021-04-05T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2021-04-05T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2021-04-06>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2021-04-06T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2021-04-06T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2021-04-07>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2021-04-07T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2021-04-07T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2025-12-25>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2025-12-25T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2025-12-25T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Christmas Day" .

<http://id.southampton.ac.uk/academic-day/2025-12-26>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2025-12-26T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2025-12-26T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Boxing Day" .

<http://id.southampton.ac.uk/academic-day/2025-12-29>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2025-12-29T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2025-12-29T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2025-12-30>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2025-12-30T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2025-12-30T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2025-12-31>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2025-12-31T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2025-12-31T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "New Year's Eve" .

<http://id.southampton.ac.uk/academic-day/2026-01-01>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2026-01-01T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2026-01-01T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "New Year" .

<http://id.southampton.ac.uk/academic-day/2026-01-02>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2026-01-02T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2026-01-02T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2026-04-02>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2026-04-02T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2026-04-02T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2026-04-03>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2026-04-03T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2026-04-03T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Good Friday" .

<http://id.southampton.ac.uk/academic-day/2026-04-06>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2026-04-06T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2026-04-06T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Easter Monday" .

<http://id.southampton.ac.uk/academic-day/2026-04-07>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2026-04-07T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2026-04-07T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2026-05-04>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2026-05-04T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2026-05-04T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2026-05-25>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2026-05-25T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2026-05-25T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-day/2026-08-31>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2026-08-31T00:00:00+00:00"^^<xsl:dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2026-08-31T23:59:59+00:00"^^<xsl:dateTime> ;
    a <http://id.southampton.ac.uk/ns/AcademicDay>, <http://id.southampton.ac.uk/ns/UniversityClosureDay> .

<http://id.southampton.ac.uk/academic-session/2009-2010>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2008-2009> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2010-2011> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2009-10-01T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2010-09-29T23:59:59+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSession>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "University of Southampton Academic Session 2009 to 2010" ;
    <http://www.w3.org/2004/02/skos/core#broader> <http://id.academic-session.data.ac.uk/2009-2010>, <http://id.academic-session.data.ac.uk/world/2009-2010> ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2009-2010#autumnterm>, <http://id.southampton.ac.uk/academic-session/2009-2010#semester1>, <http://id.southampton.ac.uk/academic-session/2009-2010#semester2>, <http://id.southampton.ac.uk/academic-session/2009-2010#springterm>, <http://id.southampton.ac.uk/academic-session/2009-2010#summerterm> .

<http://id.southampton.ac.uk/academic-session/2009-2010#autumnterm>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2008-2009#summerterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2009-2010#springterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2009-10-01T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2009-12-12T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionTerm>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Autumn Term, 2009-2010" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2009-2010> .

<http://id.southampton.ac.uk/academic-session/2009-2010#semester1>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2008-2009#semester2> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2009-2010#semester2> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2009-10-01T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2010-01-30T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionSemester>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Semester 1, 2009-2010" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2009-2010> .

<http://id.southampton.ac.uk/academic-session/2009-2010#semester2>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2009-2010#semester1> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2010-2011#semester1> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2010-02-01T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2010-06-19T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionSemester>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Semester 2, 2009-2010" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2009-2010> .

<http://id.southampton.ac.uk/academic-session/2009-2010#springterm>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2009-2010#autumnterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2009-2010#summerterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2010-01-04T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2010-03-20T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionTerm>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Spring Term, 2009-2010" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2009-2010> .

<http://id.southampton.ac.uk/academic-session/2009-2010#summerterm>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2009-2010#springterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2010-2008#autumnterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2010-04-19T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2010-06-19T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionTerm>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Summer Term, 2009-2010" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2009-2010> .

<http://id.southampton.ac.uk/academic-session/2010-2011>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2009-2010> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2011-2012> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2010-09-30T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2011-09-28T23:59:59+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSession>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "University of Southampton Academic Session 2010 to 2011" ;
    <http://www.w3.org/2004/02/skos/core#broader> <http://id.academic-session.data.ac.uk/2010-2011>, <http://id.academic-session.data.ac.uk/world/2010-2011> ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2010-2011#autumnterm>, <http://id.southampton.ac.uk/academic-session/2010-2011#semester1>, <http://id.southampton.ac.uk/academic-session/2010-2011#semester2>, <http://id.southampton.ac.uk/academic-session/2010-2011#springterm>, <http://id.southampton.ac.uk/academic-session/2010-2011#summerterm> .

<http://id.southampton.ac.uk/academic-session/2010-2011#autumnterm>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2009-2010#summerterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2010-2011#springterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2010-09-30T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2010-12-18T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionTerm>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Autumn Term, 2010-2011" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2010-2011> .

<http://id.southampton.ac.uk/academic-session/2010-2011#semester1>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2009-2010#semester2> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2010-2011#semester2> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2010-09-30T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2011-01-29T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionSemester>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Semester 1, 2010-2011" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2010-2011> .

<http://id.southampton.ac.uk/academic-session/2010-2011#semester2>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2010-2011#semester1> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2011-2012#semester1> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2011-01-31T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2011-06-18T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionSemester>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Semester 2, 2010-2011" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2010-2011> .

<http://id.southampton.ac.uk/academic-session/2010-2011#springterm>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2010-2011#autumnterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2010-2011#summerterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2011-01-10T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2011-04-02T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionTerm>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Spring Term, 2010-2011" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2010-2011> .

<http://id.southampton.ac.uk/academic-session/2010-2011#summerterm>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2010-2011#springterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2011-2009#autumnterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2011-05-03T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2011-06-18T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionTerm>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Summer Term, 2010-2011" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2010-2011> .

<http://id.southampton.ac.uk/academic-session/2011-2012>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2010-2011> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2012-2013> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2011-09-29T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2012-09-26T23:59:59+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSession>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "University of Southampton Academic Session 2011 to 2012" ;
    <http://www.w3.org/2004/02/skos/core#broader> <http://id.academic-session.data.ac.uk/2011-2012>, <http://id.academic-session.data.ac.uk/world/2011-2012> ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2011-2012#autumnterm>, <http://id.southampton.ac.uk/academic-session/2011-2012#semester1>, <http://id.southampton.ac.uk/academic-session/2011-2012#semester2>, <http://id.southampton.ac.uk/academic-session/2011-2012#springterm>, <http://id.southampton.ac.uk/academic-session/2011-2012#summerterm> .

<http://id.southampton.ac.uk/academic-session/2011-2012#autumnterm>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2010-2011#summerterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2011-2012#springterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2011-09-29T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2011-12-17T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionTerm>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Autumn Term, 2011-2012" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2011-2012> .

<http://id.southampton.ac.uk/academic-session/2011-2012#semester1>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2010-2011#semester2> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2011-2012#semester2> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2011-09-29T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2012-01-28T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionSemester>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Semester 1, 2011-2012" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2011-2012> .

<http://id.southampton.ac.uk/academic-session/2011-2012#semester2>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2011-2012#semester1> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2012-2013#semester1> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2012-01-30T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2012-06-16T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionSemester>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Semester 2, 2011-2012" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2011-2012> .

<http://id.southampton.ac.uk/academic-session/2011-2012#springterm>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2011-2012#autumnterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2011-2012#summerterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2012-01-09T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2012-03-17T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionTerm>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Spring Term, 2011-2012" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2011-2012> .

<http://id.southampton.ac.uk/academic-session/2011-2012#summerterm>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2011-2012#springterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2012-2010#autumnterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2012-04-16T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2012-06-16T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionTerm>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Summer Term, 2011-2012" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2011-2012> .

<http://id.southampton.ac.uk/academic-session/2012-2013>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2011-2012> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2013-2014> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2012-09-27T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2013-09-25T23:59:59+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSession>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "University of Southampton Academic Session 2012 to 2013" ;
    <http://www.w3.org/2004/02/skos/core#broader> <http://id.academic-session.data.ac.uk/2012-2013>, <http://id.academic-session.data.ac.uk/world/2012-2013> ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2012-2013#autumnterm>, <http://id.southampton.ac.uk/academic-session/2012-2013#semester1>, <http://id.southampton.ac.uk/academic-session/2012-2013#semester2>, <http://id.southampton.ac.uk/academic-session/2012-2013#springterm>, <http://id.southampton.ac.uk/academic-session/2012-2013#summerterm> .

<http://id.southampton.ac.uk/academic-session/2012-2013#autumnterm>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2011-2012#summerterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2012-2013#springterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2012-09-27T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2012-12-15T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionTerm>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Autumn Term, 2012-2013" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2012-2013> .

<http://id.southampton.ac.uk/academic-session/2012-2013#semester1>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2011-2012#semester2> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2012-2013#semester2> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2012-09-27T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2013-01-26T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionSemester>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Semester 1, 2012-2013" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2012-2013> .

<http://id.southampton.ac.uk/academic-session/2012-2013#semester2>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2012-2013#semester1> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2013-2014#semester1> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2013-01-28T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2013-06-15T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionSemester>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Semester 2, 2012-2013" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2012-2013> .

<http://id.southampton.ac.uk/academic-session/2012-2013#springterm>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2012-2013#autumnterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2012-2013#summerterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2013-01-07T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2013-03-16T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionTerm>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Spring Term, 2012-2013" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2012-2013> .

<http://id.southampton.ac.uk/academic-session/2012-2013#summerterm>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2012-2013#springterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2013-2011#autumnterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2013-04-15T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2013-06-15T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionTerm>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Summer Term, 2012-2013" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2012-2013> .

<http://id.southampton.ac.uk/academic-session/2013-2014>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2012-2013> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2014-2015> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2013-09-26T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2014-09-24T23:59:59+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSession>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "University of Southampton Academic Session 2013 to 2014" ;
    <http://www.w3.org/2004/02/skos/core#broader> <http://id.academic-session.data.ac.uk/2013-2014>, <http://id.academic-session.data.ac.uk/world/2013-2014> ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2013-2014#autumnterm>, <http://id.southampton.ac.uk/academic-session/2013-2014#semester1>, <http://id.southampton.ac.uk/academic-session/2013-2014#semester2>, <http://id.southampton.ac.uk/academic-session/2013-2014#springterm>, <http://id.southampton.ac.uk/academic-session/2013-2014#summerterm> .

<http://id.southampton.ac.uk/academic-session/2013-2014#autumnterm>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2012-2013#summerterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2013-2014#springterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2013-09-26T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2013-12-14T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionTerm>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Autumn Term, 2013-2014" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2013-2014> .

<http://id.southampton.ac.uk/academic-session/2013-2014#semester1>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2012-2013#semester2> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2013-2014#semester2> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2013-09-26T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2014-01-25T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionSemester>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Semester 1, 2013-2014" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2013-2014> .

<http://id.southampton.ac.uk/academic-session/2013-2014#semester2>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2013-2014#semester1> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2014-2015#semester1> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2014-01-27T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2014-06-14T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionSemester>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Semester 2, 2013-2014" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2013-2014> .

<http://id.southampton.ac.uk/academic-session/2013-2014#springterm>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2013-2014#autumnterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2013-2014#summerterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2014-01-06T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2014-03-29T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionTerm>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Spring Term, 2013-2014" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2013-2014> .

<http://id.southampton.ac.uk/academic-session/2013-2014#summerterm>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2013-2014#springterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2014-2012#autumnterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2014-04-28T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2014-06-14T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionTerm>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Summer Term, 2013-2014" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2013-2014> .

<http://id.southampton.ac.uk/academic-session/2014-2015>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2013-2014> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2015-2016> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2014-09-25T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2015-09-23T23:59:59+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSession>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "University of Southampton Academic Session 2014 to 2015" ;
    <http://www.w3.org/2004/02/skos/core#broader> <http://id.academic-session.data.ac.uk/2014-2015>, <http://id.academic-session.data.ac.uk/world/2014-2015> ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2014-2015#autumnterm>, <http://id.southampton.ac.uk/academic-session/2014-2015#semester1>, <http://id.southampton.ac.uk/academic-session/2014-2015#semester2>, <http://id.southampton.ac.uk/academic-session/2014-2015#springterm>, <http://id.southampton.ac.uk/academic-session/2014-2015#summerterm> .

<http://id.southampton.ac.uk/academic-session/2014-2015#autumnterm>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2013-2014#summerterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2014-2015#springterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2014-09-25T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2014-12-13T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionTerm>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Autumn Term, 2014-2015" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2014-2015> .

<http://id.southampton.ac.uk/academic-session/2014-2015#exam-period1>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2015-01-11T07:00:00+00:00" ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2015-01-17T21:00:00+00:00" ;
    a <http://id.southampton.ac.uk/ns/ExamPeriod>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Exam period for semester 1 of academic year 2014/2015" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2014-2015>, <http://id.southampton.ac.uk/academic-session/2014-2015#semester1> .

<http://id.southampton.ac.uk/academic-session/2014-2015#exam-period2>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2015-01-19T07:00:00+00:00" ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2015-01-24T21:00:00+00:00" ;
    a <http://id.southampton.ac.uk/ns/ExamPeriod>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Exam period for semester 1 of academic year 2014/2015" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2014-2015>, <http://id.southampton.ac.uk/academic-session/2014-2015#semester1> .

<http://id.southampton.ac.uk/academic-session/2014-2015#exam-period3>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2015-05-18T07:00:00+00:00" ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2015-05-23T21:00:00+00:00" ;
    a <http://id.southampton.ac.uk/ns/ExamPeriod>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Exam period for semester 2 of academic year 2014/2015" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2014-2015>, <http://id.southampton.ac.uk/academic-session/2014-2015#semester2> .

<http://id.southampton.ac.uk/academic-session/2014-2015#exam-period4>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2015-05-26T07:00:00+00:00" ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2015-05-30T21:00:00+00:00" ;
    a <http://id.southampton.ac.uk/ns/ExamPeriod>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Exam period for semester 2 of academic year 2014/2015" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2014-2015>, <http://id.southampton.ac.uk/academic-session/2014-2015#semester2> .

<http://id.southampton.ac.uk/academic-session/2014-2015#exam-period5>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2015-06-01T07:00:00+00:00" ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2015-06-06T21:00:00+00:00" ;
    a <http://id.southampton.ac.uk/ns/ExamPeriod>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Exam period for semester 2 of academic year 2014/2015" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2014-2015>, <http://id.southampton.ac.uk/academic-session/2014-2015#semester2> .

<http://id.southampton.ac.uk/academic-session/2014-2015#exam-period6>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2015-08-17T07:00:00+00:00" ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2015-08-22T21:00:00+00:00" ;
    a <http://id.southampton.ac.uk/ns/ExamPeriod>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Supplimentary exam period for academic year 2014/2015" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2014-2015> .

<http://id.southampton.ac.uk/academic-session/2014-2015#exam-period7>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2015-08-24T07:00:00+00:00" ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2015-08-29T21:00:00+00:00" ;
    a <http://id.southampton.ac.uk/ns/ExamPeriod>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Supplimentary exam period for academic year 2014/2015" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2014-2015> .

<http://id.southampton.ac.uk/academic-session/2014-2015#semester1>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2013-2014#semester2> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2014-2015#semester2> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2014-09-25T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2015-01-24T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionSemester>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Semester 1, 2014-2015" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2014-2015> .

<http://id.southampton.ac.uk/academic-session/2014-2015#semester2>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2014-2015#semester1> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2015-2016#semester1> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2015-01-26T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2015-06-13T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionSemester>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Semester 2, 2014-2015" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2014-2015> .

<http://id.southampton.ac.uk/academic-session/2014-2015#springterm>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2014-2015#autumnterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2014-2015#summerterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2015-01-05T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2015-03-21T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionTerm>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Spring Term, 2014-2015" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2014-2015> .

<http://id.southampton.ac.uk/academic-session/2014-2015#summerterm>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2014-2015#springterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2015-2013#autumnterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2015-04-20T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2015-06-13T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionTerm>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Summer Term, 2014-2015" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2014-2015> .

<http://id.southampton.ac.uk/academic-session/2015-2016>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2014-2015> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2016-2017> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2015-09-24T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2016-09-28T23:59:59+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSession>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "University of Southampton Academic Session 2015 to 2016" ;
    <http://www.w3.org/2004/02/skos/core#broader> <http://id.academic-session.data.ac.uk/2015-2016>, <http://id.academic-session.data.ac.uk/world/2015-2016> ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2015-2016#autumnterm>, <http://id.southampton.ac.uk/academic-session/2015-2016#semester1>, <http://id.southampton.ac.uk/academic-session/2015-2016#semester2>, <http://id.southampton.ac.uk/academic-session/2015-2016#springterm>, <http://id.southampton.ac.uk/academic-session/2015-2016#summerterm> .

<http://id.southampton.ac.uk/academic-session/2015-2016#autumnterm>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2014-2015#summerterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2015-2016#springterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2015-09-24T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2015-12-12T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionTerm>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Autumn Term, 2015-2016" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2015-2016> .

<http://id.southampton.ac.uk/academic-session/2015-2016#exam-period1>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2016-01-11T07:00:00+00:00" ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2016-01-16T21:00:00+00:00" ;
    a <http://id.southampton.ac.uk/ns/ExamPeriod>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Exam period for semester 1 of academic year 2015/2016" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2015-2016>, <http://id.southampton.ac.uk/academic-session/2015-2016#semester1> .

<http://id.southampton.ac.uk/academic-session/2015-2016#exam-period2>
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2016-01-18T07:00:00+00:00" ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2016-01-23T21:00:00+00:00" ;
    a <http://id.southampton.ac.uk/ns/ExamPeriod>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Exam period for semester 1 of academic year 2015/2016" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2015-2016>, <http://id.southampton.ac.uk/academic-session/2015-2016#semester1> .

<http://id.southampton.ac.uk/academic-session/2015-2016#semester1>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2014-2015#semester2> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2015-2016#semester2> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2015-09-24T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2016-01-23T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionSemester>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Semester 1, 2015-2016" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2015-2016> .

<http://id.southampton.ac.uk/academic-session/2015-2016#semester2>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2015-2016#semester1> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2016-2017#semester1> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2016-01-25T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2016-06-11T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionSemester>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Semester 2, 2015-2016" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2015-2016> .

<http://id.southampton.ac.uk/academic-session/2015-2016#springterm>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2015-2016#autumnterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2015-2016#summerterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2016-01-04T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2016-03-19T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionTerm>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Spring Term, 2015-2016" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2015-2016> .

<http://id.southampton.ac.uk/academic-session/2015-2016#summerterm>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2015-2016#springterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2016-2014#autumnterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2016-04-19T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2016-06-11T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionTerm>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Summer Term, 2015-2016" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2015-2016> .

<http://id.southampton.ac.uk/academic-session/2016-2017>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2015-2016> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2017-2018> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2016-09-29T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2017-09-27T23:59:59+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSession>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "University of Southampton Academic Session 2016 to 2017" ;
    <http://www.w3.org/2004/02/skos/core#broader> <http://id.academic-session.data.ac.uk/2016-2017>, <http://id.academic-session.data.ac.uk/world/2016-2017> ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2016-2017#autumnterm>, <http://id.southampton.ac.uk/academic-session/2016-2017#semester1>, <http://id.southampton.ac.uk/academic-session/2016-2017#semester2>, <http://id.southampton.ac.uk/academic-session/2016-2017#springterm>, <http://id.southampton.ac.uk/academic-session/2016-2017#summerterm> .

<http://id.southampton.ac.uk/academic-session/2016-2017#autumnterm>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2015-2016#summerterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2016-2017#springterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2016-09-29T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2016-12-17T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionTerm>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Autumn Term, 2016-2017" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2016-2017> .

<http://id.southampton.ac.uk/academic-session/2016-2017#semester1>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2015-2016#semester2> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2016-2017#semester2> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2016-09-29T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2017-01-28T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionSemester>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Semester 1, 2016-2017" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2016-2017> .

<http://id.southampton.ac.uk/academic-session/2016-2017#semester2>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2016-2017#semester1> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2017-2018#semester1> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2017-01-30T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2017-06-17T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionSemester>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Semester 2, 2016-2017" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2016-2017> .

<http://id.southampton.ac.uk/academic-session/2016-2017#springterm>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2016-2017#autumnterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2016-2017#summerterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2017-01-09T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2017-03-25T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionTerm>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Spring Term, 2016-2017" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2016-2017> .

<http://id.southampton.ac.uk/academic-session/2016-2017#summerterm>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2016-2017#springterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2017-2015#autumnterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2017-04-24T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2017-06-17T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionTerm>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Summer Term, 2016-2017" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2016-2017> .

<http://id.southampton.ac.uk/academic-session/2017-2018>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2016-2017> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2018-2019> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2017-09-28T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2018-09-26T23:59:59+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSession>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "University of Southampton Academic Session 2017 to 2018" ;
    <http://www.w3.org/2004/02/skos/core#broader> <http://id.academic-session.data.ac.uk/2017-2018>, <http://id.academic-session.data.ac.uk/world/2017-2018> ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2017-2018#autumnterm>, <http://id.southampton.ac.uk/academic-session/2017-2018#semester1>, <http://id.southampton.ac.uk/academic-session/2017-2018#semester2>, <http://id.southampton.ac.uk/academic-session/2017-2018#springterm>, <http://id.southampton.ac.uk/academic-session/2017-2018#summerterm> .

<http://id.southampton.ac.uk/academic-session/2017-2018#autumnterm>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2016-2017#summerterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2017-2018#springterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2017-09-28T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2017-12-16T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionTerm>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Autumn Term, 2017-2018" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2017-2018> .

<http://id.southampton.ac.uk/academic-session/2017-2018#semester1>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2016-2017#semester2> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2017-2018#semester2> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2017-09-28T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2018-01-27T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionSemester>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Semester 1, 2017-2018" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2017-2018> .

<http://id.southampton.ac.uk/academic-session/2017-2018#semester2>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2017-2018#semester1> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2018-2019#semester1> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2018-01-29T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2018-06-16T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionSemester>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Semester 2, 2017-2018" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2017-2018> .

<http://id.southampton.ac.uk/academic-session/2017-2018#springterm>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2017-2018#autumnterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2017-2018#summerterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2018-01-08T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2018-03-17T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionTerm>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Spring Term, 2017-2018" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2017-2018> .

<http://id.southampton.ac.uk/academic-session/2017-2018#summerterm>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2017-2018#springterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2018-2016#autumnterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2018-04-16T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2018-06-16T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionTerm>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Summer Term, 2017-2018" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2017-2018> .

<http://id.southampton.ac.uk/academic-session/2018-2019>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2017-2018> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2019-2020> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2018-09-27T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2019-09-25T23:59:59+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSession>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "University of Southampton Academic Session 2018 to 2019" ;
    <http://www.w3.org/2004/02/skos/core#broader> <http://id.academic-session.data.ac.uk/2018-2019>, <http://id.academic-session.data.ac.uk/world/2018-2019> ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2018-2019#autumnterm>, <http://id.southampton.ac.uk/academic-session/2018-2019#semester1>, <http://id.southampton.ac.uk/academic-session/2018-2019#semester2>, <http://id.southampton.ac.uk/academic-session/2018-2019#springterm>, <http://id.southampton.ac.uk/academic-session/2018-2019#summerterm> .

<http://id.southampton.ac.uk/academic-session/2018-2019#autumnterm>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2017-2018#summerterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2018-2019#springterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2018-09-27T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2018-12-15T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionTerm>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Autumn Term, 2018-2019" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2018-2019> .

<http://id.southampton.ac.uk/academic-session/2018-2019#semester1>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2017-2018#semester2> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2018-2019#semester2> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2018-09-27T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2019-01-26T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionSemester>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Semester 1, 2018-2019" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2018-2019> .

<http://id.southampton.ac.uk/academic-session/2018-2019#semester2>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2018-2019#semester1> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2019-2020#semester1> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2019-01-28T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2019-06-15T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionSemester>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Semester 2, 2018-2019" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2018-2019> .

<http://id.southampton.ac.uk/academic-session/2018-2019#springterm>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2018-2019#autumnterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2018-2019#summerterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2019-01-07T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2019-03-30T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionTerm>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Spring Term, 2018-2019" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2018-2019> .

<http://id.southampton.ac.uk/academic-session/2018-2019#summerterm>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2018-2019#springterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2019-2017#autumnterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2019-04-29T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2019-06-15T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionTerm>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Summer Term, 2018-2019" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2018-2019> .

<http://id.southampton.ac.uk/academic-session/2019-2020>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2018-2019> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2020-2021> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2019-09-26T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2020-09-27T23:59:59+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSession>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "University of Southampton Academic Session 2019 to 2020" ;
    <http://www.w3.org/2004/02/skos/core#broader> <http://id.academic-session.data.ac.uk/2019-2020>, <http://id.academic-session.data.ac.uk/world/2019-2020> ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2019-2020#autumnterm>, <http://id.southampton.ac.uk/academic-session/2019-2020#semester1>, <http://id.southampton.ac.uk/academic-session/2019-2020#semester2>, <http://id.southampton.ac.uk/academic-session/2019-2020#springterm>, <http://id.southampton.ac.uk/academic-session/2019-2020#summerterm> .

<http://id.southampton.ac.uk/academic-session/2019-2020#autumnterm>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2018-2019#summerterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2019-2020#springterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2019-09-26T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2019-12-14T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionTerm>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Autumn Term, 2019-2020" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2019-2020> .

<http://id.southampton.ac.uk/academic-session/2019-2020#semester1>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2018-2019#semester2> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2019-2020#semester2> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2019-09-26T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2020-01-25T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionSemester>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Semester 1, 2019-2020" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2019-2020> .

<http://id.southampton.ac.uk/academic-session/2019-2020#semester2>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2019-2020#semester1> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2020-2021#semester1> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2020-01-27T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2020-06-13T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionSemester>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Semester 2, 2019-2020" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2019-2020> .

<http://id.southampton.ac.uk/academic-session/2019-2020#springterm>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2019-2020#autumnterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2019-2020#summerterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2020-01-06T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2020-03-21T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionTerm>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Spring Term, 2019-2020" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2019-2020> .

<http://id.southampton.ac.uk/academic-session/2019-2020#summerterm>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2019-2020#springterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2020-2018#autumnterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2020-04-20T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2020-06-13T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionTerm>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Summer Term, 2019-2020" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2019-2020> .

<http://id.southampton.ac.uk/academic-session/2020-2021>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2019-2020> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2021-2022> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2020-09-28T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2021-09-29T23:59:59+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSession>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "University of Southampton Academic Session 2020 to 2021" ;
    <http://www.w3.org/2004/02/skos/core#broader> <http://id.academic-session.data.ac.uk/2020-2021>, <http://id.academic-session.data.ac.uk/world/2020-2021> ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2020-2021#autumnterm>, <http://id.southampton.ac.uk/academic-session/2020-2021#semester1>, <http://id.southampton.ac.uk/academic-session/2020-2021#semester2>, <http://id.southampton.ac.uk/academic-session/2020-2021#springterm>, <http://id.southampton.ac.uk/academic-session/2020-2021#summerterm> .

<http://id.southampton.ac.uk/academic-session/2020-2021#autumnterm>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2019-2020#summerterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2020-2021#springterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2020-10-05T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2020-12-12T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionTerm>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Autumn Term, 2020-2021" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2020-2021> .

<http://id.southampton.ac.uk/academic-session/2020-2021#semester1>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2019-2020#semester2> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2020-2021#semester2> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2020-09-28T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2021-01-30T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionSemester>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Semester 1, 2020-2021" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2020-2021> .

<http://id.southampton.ac.uk/academic-session/2020-2021#semester2>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2020-2021#semester1> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2021-2022#semester1> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2021-02-01T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2021-06-12T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionSemester>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Semester 2, 2020-2021" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2020-2021> .

<http://id.southampton.ac.uk/academic-session/2020-2021#springterm>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2020-2021#autumnterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2020-2021#summerterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2021-01-04T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2021-03-20T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionTerm>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Spring Term, 2020-2021" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2020-2021> .

<http://id.southampton.ac.uk/academic-session/2020-2021#summerterm>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2020-2021#springterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2021-2019#autumnterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2021-04-12T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2021-06-12T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionTerm>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Summer Term, 2020-2021" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2020-2021> .

<http://id.southampton.ac.uk/academic-session/2021-2022>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2020-2021> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2022-2023> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2021-09-30T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2022-09-28T23:59:59+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSession>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "University of Southampton Academic Session 2021 to 2022" ;
    <http://www.w3.org/2004/02/skos/core#broader> <http://id.academic-session.data.ac.uk/2021-2022>, <http://id.academic-session.data.ac.uk/world/2021-2022> ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2021-2022#autumnterm>, <http://id.southampton.ac.uk/academic-session/2021-2022#semester1>, <http://id.southampton.ac.uk/academic-session/2021-2022#semester2>, <http://id.southampton.ac.uk/academic-session/2021-2022#springterm>, <http://id.southampton.ac.uk/academic-session/2021-2022#summerterm> .

<http://id.southampton.ac.uk/academic-session/2021-2022#autumnterm>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2020-2021#summerterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2021-2022#springterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2021-09-30T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2021-12-18T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionTerm>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Autumn Term, 2021-2022" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2021-2022> .

<http://id.southampton.ac.uk/academic-session/2021-2022#semester1>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2020-2021#semester2> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2021-2022#semester2> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2021-09-30T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2022-01-29T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionSemester>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Semester 1, 2021-2022" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2021-2022> .

<http://id.southampton.ac.uk/academic-session/2021-2022#semester2>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2021-2022#semester1> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2022-2023#semester1> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2022-01-31T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2022-06-18T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionSemester>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Semester 2, 2021-2022" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2021-2022> .

<http://id.southampton.ac.uk/academic-session/2021-2022#springterm>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2021-2022#autumnterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2021-2022#summerterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2022-01-10T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2022-03-26T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionTerm>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Spring Term, 2021-2022" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2021-2022> .

<http://id.southampton.ac.uk/academic-session/2021-2022#summerterm>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2021-2022#springterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2022-2020#autumnterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2022-04-25T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2022-06-18T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionTerm>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Summer Term, 2021-2022" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2021-2022> .

<http://id.southampton.ac.uk/academic-session/2022-2023>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2021-2022> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2023-2024> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2022-09-29T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2023-09-27T23:59:59+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSession>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "University of Southampton Academic Session 2022 to 2023" ;
    <http://www.w3.org/2004/02/skos/core#broader> <http://id.academic-session.data.ac.uk/2022-2023>, <http://id.academic-session.data.ac.uk/world/2022-2023> ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2022-2023#autumnterm>, <http://id.southampton.ac.uk/academic-session/2022-2023#semester1>, <http://id.southampton.ac.uk/academic-session/2022-2023#semester2>, <http://id.southampton.ac.uk/academic-session/2022-2023#springterm>, <http://id.southampton.ac.uk/academic-session/2022-2023#summerterm> .

<http://id.southampton.ac.uk/academic-session/2022-2023#autumnterm>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2021-2022#summerterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2022-2023#springterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2022-09-29T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2022-12-17T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionTerm>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Autumn Term, 2022-2023" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2022-2023> .

<http://id.southampton.ac.uk/academic-session/2022-2023#semester1>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2021-2022#semester2> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2022-2023#semester2> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2022-09-29T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2023-01-28T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionSemester>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Semester 1, 2022-2023" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2022-2023> .

<http://id.southampton.ac.uk/academic-session/2022-2023#semester2>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2022-2023#semester1> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2023-2024#semester1> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2023-01-30T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2023-06-17T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionSemester>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Semester 2, 2022-2023" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2022-2023> .

<http://id.southampton.ac.uk/academic-session/2022-2023#springterm>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2022-2023#autumnterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2022-2023#summerterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2023-01-09T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2023-03-25T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionTerm>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Spring Term, 2022-2023" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2022-2023> .

<http://id.southampton.ac.uk/academic-session/2022-2023#summerterm>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2022-2023#springterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2023-2021#autumnterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2023-04-24T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2023-06-17T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionTerm>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Summer Term, 2022-2023" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2022-2023> .

<http://id.southampton.ac.uk/academic-session/2023-2024>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2022-2023> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2024-2025> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2023-09-28T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2024-09-25T23:59:59+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSession>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "University of Southampton Academic Session 2023 to 2024" ;
    <http://www.w3.org/2004/02/skos/core#broader> <http://id.academic-session.data.ac.uk/2023-2024>, <http://id.academic-session.data.ac.uk/world/2023-2024> ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2023-2024#autumnterm>, <http://id.southampton.ac.uk/academic-session/2023-2024#semester1>, <http://id.southampton.ac.uk/academic-session/2023-2024#semester2>, <http://id.southampton.ac.uk/academic-session/2023-2024#springterm>, <http://id.southampton.ac.uk/academic-session/2023-2024#summerterm> .

<http://id.southampton.ac.uk/academic-session/2023-2024#autumnterm>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2022-2023#summerterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2023-2024#springterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2023-09-28T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2023-12-16T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionTerm>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Autumn Term, 2023-2024" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2023-2024> .

<http://id.southampton.ac.uk/academic-session/2023-2024#semester1>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2022-2023#semester2> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2023-2024#semester2> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2023-09-28T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2024-01-27T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionSemester>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Semester 1, 2023-2024" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2023-2024> .

<http://id.southampton.ac.uk/academic-session/2023-2024#semester2>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2023-2024#semester1> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2024-2025#semester1> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2024-01-29T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2024-06-15T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionSemester>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Semester 2, 2023-2024" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2023-2024> .

<http://id.southampton.ac.uk/academic-session/2023-2024#springterm>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2023-2024#autumnterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2023-2024#summerterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2024-01-08T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2024-03-23T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionTerm>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Spring Term, 2023-2024" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2023-2024> .

<http://id.southampton.ac.uk/academic-session/2023-2024#summerterm>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2023-2024#springterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2024-2022#autumnterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2024-04-22T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2024-06-15T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionTerm>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Summer Term, 2023-2024" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2023-2024> .

<http://id.southampton.ac.uk/academic-session/2024-2025>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2023-2024> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2025-2026> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2024-09-26T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2025-09-24T23:59:59+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSession>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "University of Southampton Academic Session 2024 to 2025" ;
    <http://www.w3.org/2004/02/skos/core#broader> <http://id.academic-session.data.ac.uk/2024-2025>, <http://id.academic-session.data.ac.uk/world/2024-2025> ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2024-2025#autumnterm>, <http://id.southampton.ac.uk/academic-session/2024-2025#semester1>, <http://id.southampton.ac.uk/academic-session/2024-2025#semester2>, <http://id.southampton.ac.uk/academic-session/2024-2025#springterm>, <http://id.southampton.ac.uk/academic-session/2024-2025#summerterm> .

<http://id.southampton.ac.uk/academic-session/2024-2025#autumnterm>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2023-2024#summerterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2024-2025#springterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2024-09-26T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2024-12-14T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionTerm>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Autumn Term, 2024-2025" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2024-2025> .

<http://id.southampton.ac.uk/academic-session/2024-2025#semester1>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2023-2024#semester2> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2024-2025#semester2> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2024-09-26T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2025-01-25T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionSemester>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Semester 1, 2024-2025" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2024-2025> .

<http://id.southampton.ac.uk/academic-session/2024-2025#semester2>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2024-2025#semester1> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2025-2026#semester1> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2025-01-27T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2025-06-14T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionSemester>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Semester 2, 2024-2025" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2024-2025> .

<http://id.southampton.ac.uk/academic-session/2024-2025#springterm>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2024-2025#autumnterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2024-2025#summerterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2025-01-06T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2025-03-29T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionTerm>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Spring Term, 2024-2025" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2024-2025> .

<http://id.southampton.ac.uk/academic-session/2024-2025#summerterm>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2024-2025#springterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2025-2023#autumnterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2025-04-28T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2025-06-14T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionTerm>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Summer Term, 2024-2025" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2024-2025> .

<http://id.southampton.ac.uk/academic-session/2025-2026>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2024-2025> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2026-2027> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2025-09-25T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2026-09-23T23:59:59+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSession>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "University of Southampton Academic Session 2025 to 2026" ;
    <http://www.w3.org/2004/02/skos/core#broader> <http://id.academic-session.data.ac.uk/2025-2026>, <http://id.academic-session.data.ac.uk/world/2025-2026> ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2025-2026#autumnterm>, <http://id.southampton.ac.uk/academic-session/2025-2026#semester1>, <http://id.southampton.ac.uk/academic-session/2025-2026#semester2>, <http://id.southampton.ac.uk/academic-session/2025-2026#springterm>, <http://id.southampton.ac.uk/academic-session/2025-2026#summerterm> .

<http://id.southampton.ac.uk/academic-session/2025-2026#autumnterm>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2024-2025#summerterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2025-2026#springterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2025-09-25T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2025-12-13T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionTerm>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Autumn Term, 2025-2026" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2025-2026> .

<http://id.southampton.ac.uk/academic-session/2025-2026#semester1>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2024-2025#semester2> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2025-2026#semester2> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2025-09-25T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2026-01-24T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionSemester>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Semester 1, 2025-2026" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2025-2026> .

<http://id.southampton.ac.uk/academic-session/2025-2026#semester2>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2025-2026#semester1> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2026-2027#semester1> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2026-01-26T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2026-06-13T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionSemester>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Semester 2, 2025-2026" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2025-2026> .

<http://id.southampton.ac.uk/academic-session/2025-2026#springterm>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2025-2026#autumnterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2025-2026#summerterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2026-01-05T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2026-03-21T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionTerm>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Spring Term, 2025-2026" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2025-2026> .

<http://id.southampton.ac.uk/academic-session/2025-2026#summerterm>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2025-2026#springterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2026-2024#autumnterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2026-04-20T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2026-06-13T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionTerm>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Summer Term, 2025-2026" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2025-2026> .

<http://id.southampton.ac.uk/academic-session/2026-2027>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2025-2026> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2027-2028> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2026-09-24T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSession>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "University of Southampton Academic Session 2026 to 2027" ;
    <http://www.w3.org/2004/02/skos/core#broader> <http://id.academic-session.data.ac.uk/2026-2027>, <http://id.academic-session.data.ac.uk/world/2026-2027> ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2026-2027#autumnterm>, <http://id.southampton.ac.uk/academic-session/2026-2027#semester1>, <http://id.southampton.ac.uk/academic-session/2026-2027#semester2>, <http://id.southampton.ac.uk/academic-session/2026-2027#springterm>, <http://id.southampton.ac.uk/academic-session/2026-2027#summerterm> .

<http://id.southampton.ac.uk/academic-session/2026-2027#autumnterm>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2025-2026#summerterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2026-2027#springterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2026-09-24T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2026-12-12T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionTerm>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Autumn Term, 2026-2027" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2026-2027> .

<http://id.southampton.ac.uk/academic-session/2026-2027#semester1>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2025-2026#semester2> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2026-2027#semester2> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2026-09-24T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2027-01-23T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionSemester>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Semester 1, 2026-2027" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2026-2027> .

<http://id.southampton.ac.uk/academic-session/2026-2027#semester2>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2026-2027#semester1> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2027-2028#semester1> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2027-01-25T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2027-06-12T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionSemester>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Semester 2, 2026-2027" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2026-2027> .

<http://id.southampton.ac.uk/academic-session/2026-2027#springterm>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2026-2027#autumnterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2026-2027#summerterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2027-01-04T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2027-03-13T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionTerm>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Spring Term, 2026-2027" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2026-2027> .

<http://id.southampton.ac.uk/academic-session/2026-2027#summerterm>
    <http://purl.org/NET/c4dm/timeline.owl#after> <http://id.southampton.ac.uk/academic-session/2026-2027#springterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#before> <http://id.southampton.ac.uk/academic-session/2027-2025#autumnterm> ;
    <http://purl.org/NET/c4dm/timeline.owl#beginsAtDateTime> "2027-04-12T00:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/NET/c4dm/timeline.owl#endsAtDateTime> "2027-06-12T23:59:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    <http://purl.org/openorg/formalOrganisation> <http://id.southampton.ac.uk> ;
    a <http://id.southampton.ac.uk/ns/AcademicSessionTerm>, <http://purl.org/NET/c4dm/timeline.owl#Interval>, <http://www.w3.org/2004/02/skos/core#Concept> ;
    <http://www.w3.org/2000/01/rdf-schema#label> "Summer Term, 2026-2027" ;
    <http://www.w3.org/2004/02/skos/core#related> <http://id.southampton.ac.uk/academic-session/2026-2027> .

<http://id.southampton.ac.uk/dataset/university-timetable>
    <http://rdfs.org/ns/void#triples> "1703"^^<http://www.w3.org/2001/XMLSchema#NonNegativeInteger> .

<https://spreadsheets.google.com/spreadsheet/pub?hl=en_US&hl=en_US&key=0Agi6mPm98eIodGZ2SDdWYS1NYlRoNXpfQ183LW1qVUE&single=true&gid=0&output=csv>
    a <http://www.w3.org/ns/prov#Entity> ;
    <http://www.w3.org/ns/prov#hadPrimarySource> <http://www.southampton.ac.uk/studentadmin/about_saa/term_dates_and_planned_year/> .

