@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 geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix ns1: <http://purl.org/NET/c4dm/timeline.owl#> .

<http://id.southampton.ac.uk/event/48972f0beabc6747d0f32f4949849a69> rdf:type ns0:Event ;
                                                                     rdfs:label "Master Your Next Move Postgraduate Courses drop in" ;
                                                                     dcterms:description '<p>Master Your Next Move: Postgraduate Courses drop in</p><p>An event for current students of the university interested in postgraduate study. </p><p>Your opportunity to explore postgraduate courses at Southampton in more detail. Meet academic leaders for postgraduate taught courses, and discover how a master’s degree can enhance your subject understanding and boost your career prospects. Network with leaders in the doctoral training college, and get 1:1 advice on topics like writing your own research proposal or finding a PhD supervisor.<br /> </p><p>Drop in locations can be found on the UG to PG Knowledge HUB <a href="/teams/UoSStudentVoice/SitePages/Postgradua.aspx?csf=1&amp;web=1&amp;share=EfUuIWIIeQdHr6YUyPMh5tABcc62AV7leKsYE5RSrNKx5Q&amp;e=nAaM6O&amp;CID=6e8e4743-dfd7-4207-a023-12ba95da934b">Master Your Next Move</a>. </p><p>For more information please contact <a href="mailto:randcevents@soton.ac.uk">randcevents@soton.ac.uk</a> </p>'^^<http://purl.org/xtypes/Fragment-XHTML> ;
                                                                     ns0:place <http://id.southampton.ac.uk/event/48972f0beabc6747d0f32f4949849a69#place> ;
                                                                     ns0:time <http://id.southampton.ac.uk/event/48972f0beabc6747d0f32f4949849a69#time-1> .

<http://id.southampton.ac.uk/event/48972f0beabc6747d0f32f4949849a69#place> rdf:type geo:SpatialThing ;
                                                                           rdfs:label "Various campus locations" .

<http://id.southampton.ac.uk/event/48972f0beabc6747d0f32f4949849a69#time-1> rdf:type ns1:Interval ;
                                                                            ns1:end "2025-03-05T15:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                            ns1:start "2025-03-05T13:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> .