@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/0f7de847cff259549b33f4c5ad92fd71> rdf:type ns0:Event ;
                                                                     rdfs:label "Folding Space: Japanese and UK Artists' Books" ;
                                                                     dcterms:description "<p>​</p>Contemporary book-based artworks from Japan have travelled to the UK to meet their counterparts, selected from Winchester School of Art's artists' book collection. Displayed together, they will communicate and connect to open up further dialogue around what a book is and can be.<br />Co-curated by Noriko Suzuki-Bosco, Seiji Shinohara, Catherine Polley and The Winchester Gallery.<br />Funded by: The Great Britain Sasakawa Foundation<br />Public workshop on 5th February, 17:00-19:00.<br />Exhibition continues from: 30th January-28th March 2026<br />Gallery Open:<br />Tuesday-Friday, 12:00-18:00 Saturday, 12:00-16:00<p><br /></p>"^^<http://purl.org/xtypes/Fragment-XHTML> ;
                                                                     foaf:homepage <https://www.thewinchestergallery.soton.ac.uk/exhibitions/folding-space/#> ;
                                                                     ns0:place <http://id.southampton.ac.uk/site/4> ,
                                                                               <http://id.southampton.ac.uk/event/0f7de847cff259549b33f4c5ad92fd71#place> ;
                                                                     ns0:agent <http://id.southampton.ac.uk/org/FH> ;
                                                                     ns0:time <http://id.southampton.ac.uk/event/0f7de847cff259549b33f4c5ad92fd71#time-1> ;
                                                                     ns1:event-type <http://id.southampton.ac.uk/ns/diary/Exhibition> .

<http://id.southampton.ac.uk/site/4> rdf:type ns2:Site ,
                                              ns3:UoSSite ,
                                              ns4:Site ;
                                     rdfs:label "Winchester School of Art" .

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

<http://id.southampton.ac.uk/org/FH> rdf:type ns2: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/> ;
                                     ns2: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/0f7de847cff259549b33f4c5ad92fd71#time-1> rdf:type ns5:Instant ;
                                                                            ns5:at "2026-01-30"^^<http://www.w3.org/2001/XMLSchema#date> .