@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/766e0f57c926c74b47005110324d3585> rdf:type ns0:Event ;
                                                                     rdfs:label "Future Leaders Fellowship (FLF): Internal Selection Launch (In-Person)" ;
                                                                     dcterms:description '<p style="margin-left:0px;"><span dir="ltr" xml:lang="en-us">Fellowship Month at the University of Southampton includes several in-person, hands-on sessions to help support you in your fellowship journey, while providing you the opportunity to meet and network with colleagues with a similar interest in moving to the next stage of their career. </span>  </p><p style="margin-left:0px;"><span dir="ltr" xml:lang="en-us">The prestigious Future Leaders Fellowships aim to develop the most talented early career researchers across all disciplines, and the Research Funding Development team provides cohort support to our applicants each year. This session will provide an overview of the scheme and what makes a Future Leaders Fellow, a Q&amp;A with a current Southampton FLF awardee, and an exploration of the internal expression of interest process which will open later this year. </span>  </p><p style="margin-left:0px;"><span dir="ltr" xml:lang="en-us"><strong>This session is suitable if you have at least 2+ years of postdoctoral experience. Please do not book onto this session if you do not match the criteria.</strong></span><strong> </strong></p>'^^<http://purl.org/xtypes/Fragment-XHTML> ;
                                                                     ns0:place <http://id.southampton.ac.uk/event/766e0f57c926c74b47005110324d3585#place> ;
                                                                     ns0:time <http://id.southampton.ac.uk/event/766e0f57c926c74b47005110324d3585#time-1> .

<http://id.southampton.ac.uk/event/766e0f57c926c74b47005110324d3585#place> rdf:type geo:SpatialThing ;
                                                                           rdfs:label "Highfield - In person" .

<http://id.southampton.ac.uk/event/766e0f57c926c74b47005110324d3585#time-1> rdf:type ns1:Interval ;
                                                                            ns1:end "2025-11-20T12:00:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                            ns1:start "2025-11-20T09:30:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> .