@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 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 foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns5: <http://purl.org/NET/c4dm/timeline.owl#> .

<http://id.southampton.ac.uk/event/a0ac90c431745f2a1d3bb98ba702da28> rdf:type ns0:Event ;
                                                                     rdfs:label "Queering Connections event- Badge making workshop" ;
                                                                     dcterms:description "<p>​A weekend of workshops celebrating the queer social worlds we</p><p>inhabit! See 'Small Worlds' at The Winchester Gallery, participate in a</p><p>trans-friendly clothing swap/alterations day with Beyond Reflections</p><p>and WSA staff, and make your own recycled badge with WA alum</p><p>artist Ozzy Crawley!</p><p>Workshops are</p><p>Saturday (clothing swap) and</p><p>Sunday (badge-making),</p><p>11am-3pm</p><p>The Gallery will be open on</p><p>Saturday and Sunday, 26-27 July, 10am - 4pm.<br /> </p><p> </p>"^^<http://purl.org/xtypes/Fragment-XHTML> ;
                                                                     ns0:place <http://id.southampton.ac.uk/site/4> ,
                                                                               <http://id.southampton.ac.uk/event/a0ac90c431745f2a1d3bb98ba702da28#place> ;
                                                                     ns0:agent <http://id.southampton.ac.uk/org/FH> ;
                                                                     ns0:time <http://id.southampton.ac.uk/event/a0ac90c431745f2a1d3bb98ba702da28#time-1> ;
                                                                     ns1:event-type <http://id.southampton.ac.uk/ns/diary/Event> .

<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/a0ac90c431745f2a1d3bb98ba702da28#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/a0ac90c431745f2a1d3bb98ba702da28#time-1> rdf:type ns5:Interval ;
                                                                            ns5:end "2025-07-27T14:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                            ns5:start "2025-07-27T10:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> .