@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://vocab.deri.ie/rooms#> .
@prefix ns3: <http://id.southampton.ac.uk/ns/> .
@prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix ns4: <http://www.w3.org/ns/org#> .
@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/aeb5fec02600f488bafac8dfab7b2fca> rdf:type ns0:Event ;
                                                                     rdfs:label "Never Say Never Again - Preview Event" ;
                                                                     dcterms:description "<p>​Never Say Never Again:</p>7th  November to 10th January 2026<div><br />30 new works by solo exhibitors <br />from the early years of The Winchester Gallery<br />and 15 gallery models of site-specific installations</div><div><br /></div><div>A landmark celebration of a quarter-century of art and craft from the early programme of The Winchester Gallery — revisited, reviewed, and re-made — featuring work by artists who showed at the Gallery from 1985 onwards. <br /> <br />Curated by John Gillett, Programme Lead Fine Art, Winchester School of Art<br /> <br />Opening times:<br />Tuesday – Friday 12-6 pm<br />Saturdays 12-4 pm<br /> <br />Opening Event:<br />Thursday 6th November 5 – 8pm<br /> </div><div>The Winchester gallery<br />West Side building<br /></div><div>Park Avenue, Winchester School of Art<br />Winchester<br />SO23 8DL<p><br /></p></div>"^^<http://purl.org/xtypes/Fragment-XHTML> ;
                                                                     foaf:homepage <https://www.southampton.ac.uk/wsa/winchestergallery/upcoming-exhibitions.page> ;
                                                                     ns0:place <http://id.southampton.ac.uk/building/63K> ,
                                                                               <http://id.southampton.ac.uk/event/aeb5fec02600f488bafac8dfab7b2fca#place> ;
                                                                     ns0:agent <http://id.southampton.ac.uk/org/FH> ;
                                                                     ns0:time <http://id.southampton.ac.uk/event/aeb5fec02600f488bafac8dfab7b2fca#time-1> ;
                                                                     ns1:event-type <http://id.southampton.ac.uk/ns/diary/Exhibition> .

<http://id.southampton.ac.uk/building/63K> rdf:type ns2:Building ,
                                                    ns3:UoSBuilding ;
                                           rdfs:label "West Side" .

<http://id.southampton.ac.uk/event/aeb5fec02600f488bafac8dfab7b2fca#place> rdf:type geo:SpatialThing ;
                                                                           rdfs:label "The Winchester Gallery" .

<http://id.southampton.ac.uk/org/FH> rdf:type ns4:Organization ;
                                     rdfs:label "Winchester School of Art" ;
                                     skos:notation "FH"^^<http://id.southampton.ac.uk/ns/alphaCode> ,
                                                   "A1FH000000"^^<http://id.southampton.ac.uk/ns/10CharHRCode> ;
                                     foaf:homepage <http://www.wsa.soton.ac.uk/> ;
                                     ns4:hasSubOrganization <http://id.southampton.ac.uk/org/A1FH090000> ,
                                                            <http://id.southampton.ac.uk/org/A1FH080000> ,
                                                            <http://id.southampton.ac.uk/org/A1FH060000> ,
                                                            <http://id.southampton.ac.uk/org/A1FH070000> ,
                                                            <http://id.southampton.ac.uk/org/A1FH020000> ;
                                     owl:sameAs <http://id.southampton.ac.uk/org/A1FH000000> .

<http://id.southampton.ac.uk/event/aeb5fec02600f488bafac8dfab7b2fca#time-1> rdf:type ns5:Interval ;
                                                                            ns5:end "2025-11-06T20:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                            ns5:start "2025-11-06T17:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> .