@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://purl.org/NET/c4dm/event.owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix ns1: <http://id.southampton.ac.uk/ns/diary/> .
@prefix ns2: <http://www.w3.org/ns/org#> .
@prefix ns3: <http://id.southampton.ac.uk/ns/> .
@prefix ns4: <http://vocab.deri.ie/rooms#> .
@prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns5: <http://purl.org/NET/c4dm/timeline.owl#> .

<http://id.southampton.ac.uk/event/41ec071caedbc94fa5021d4779a3ec37> rdf:type ns0:Event ;
                                                                     rdfs:label "New Special Collections exhibition: “My day was not an idle one”: Lord Palmerston and the Broadlands Estate" ;
                                                                     dcterms:description "<p>To mark the 240th anniversary of the birth of Henry John Temple, third Viscount Palmerston (1784–1865), this exhibition will look at aspects of the life of Lord Palmerston and of his much-loved Hampshire home Broadlands. Visitors will also gain an insight into the cultural tastes of those who resided at Broadlands.</p><p>The exhibition will take place in the Hartley Library Exhibition Gallery on Level 4 from 21 October-13 December 2024 and 13 January-18 April 2025, and will be open weekdays from 10am to 4pm.</p><p>We will also be providing curator tours to give visitors an opportunity to learn more about the items on display.<br /></p><p><br /></p>"^^<http://purl.org/xtypes/Fragment-XHTML> ;
                                                                     foaf:homepage <https://specialcollectionsuniversityofsouthampton.wordpress.com/2024/09/19/new-special-collections-exhibition-on-level-4-in-hartley-library-my-day-was-not-an-idle-one-lord-palmerston-and-the-broadlands-estate-launching-21-october-2024/> ;
                                                                     ns0:place <http://id.southampton.ac.uk/site/1> ,
                                                                               <http://id.southampton.ac.uk/event/41ec071caedbc94fa5021d4779a3ec37#place> ;
                                                                     ns0:agent <http://id.southampton.ac.uk/org/KX> ;
                                                                     ns0:time <http://id.southampton.ac.uk/event/41ec071caedbc94fa5021d4779a3ec37#time-1> ;
                                                                     ns1:event-type <http://id.southampton.ac.uk/ns/diary/Exhibition> .

<http://id.southampton.ac.uk/site/1> rdf:type ns2:Site ,
                                              ns3:UoSSite ,
                                              ns4:Site ;
                                     rdfs:label "Highfield Campus" .

<http://id.southampton.ac.uk/event/41ec071caedbc94fa5021d4779a3ec37#place> rdf:type geo:SpatialThing ;
                                                                           rdfs:label "Hartley Library, Level 4, Exhibition Gallery" .

<http://id.southampton.ac.uk/org/KX> rdf:type ns2:Organization ;
                                     rdfs:label "Library" ;
                                     skos:notation "P1KX000000"^^<http://id.southampton.ac.uk/ns/10CharHRCode> ,
                                                   "KX"^^<http://id.southampton.ac.uk/ns/alphaCode> ;
                                     foaf:homepage <https://www.southampton.ac.uk/library/> ;
                                     ns2:hasSubOrganization <http://id.southampton.ac.uk/org/P1KX070000> ,
                                                            <http://id.southampton.ac.uk/org/P1KX060000> ,
                                                            <http://id.southampton.ac.uk/org/P1KX080000> ;
                                     owl:sameAs <http://id.southampton.ac.uk/org/P1KX000000> .

<http://id.southampton.ac.uk/event/41ec071caedbc94fa5021d4779a3ec37#time-1> rdf:type ns5:Interval ;
                                                                            ns5:end "2025-04-18T15:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                            ns5:start "2024-10-21T09:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> .