@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 ns5: <http://purl.org/NET/c4dm/timeline.owl#> .

<http://id.southampton.ac.uk/event/25fa100a589af4baabe5ff15cb7929c0> rdf:type ns0:Event ;
                                                                     rdfs:label "Fairport Convention | Support from Danny Bradley" ;
                                                                     dcterms:description '<p><span style="font-size:14.6667px;font-family:arial;">​<span style="color:#091f2c;font-weight:700;background-repeat:no-repeat;">Fairport Convention have been entertaining music lovers for over half a century, having </span><span style="color:#091f2c;font-weight:700;background-repeat:no-repeat;margin-bottom:0px;">formed in 1967.</span></span></p><p style="background-repeat:no-repeat;line-height:1.4;margin-bottom:1em;color:#091f2c;"><span style="font-size:14.6667px;font-family:arial;">During that time the band that launched British folk-rock has seen many changes, but one thing has remained the same – Fairport’s passion for performance.</span></p><p style="background-repeat:no-repeat;line-height:1.4;margin-bottom:1em;color:#091f2c;"><span style="font-size:14.6667px;font-family:arial;">This year’s Winter Tour will present a mix of long-established Fairport favourites and some surprises from albums old and new.</span></p><p style="background-repeat:no-repeat;line-height:1.4;margin-bottom:1em;color:#091f2c;"><span style="font-size:14.6667px;font-family:arial;">Fairport Convention have won a BBC Lifetime Achievement Award and Radio 2 listeners voted their ground-breaking album ‘Liege &amp; Lief’ ‘The Most Influential Folk Album of All Time’. Their story has been celebrated with television documentaries on BBC Four and Sky Arts.</span></p><p style="background-repeat:no-repeat;font-size:15px;line-height:1.4;margin-bottom:0px;color:#091f2c;font-family:figtree, sans-serif;"><span style="font-size:14.6667px;font-family:arial;">The band features founding member </span><span style="background-repeat:no-repeat;font-weight:700;font-size:14.6667px;font-family:arial;">Simon Nicol</span><span style="font-size:14.6667px;font-family:arial;"> on guitar and vocals, </span><span style="background-repeat:no-repeat;font-weight:700;font-size:14.6667px;font-family:arial;">Dave Pegg</span><span style="font-size:14.6667px;font-family:arial;"> on bass guitar, </span><span style="background-repeat:no-repeat;font-weight:700;font-size:14.6667px;font-family:arial;">Ric Sanders</span><span style="font-size:14.6667px;font-family:arial;"> on violin, </span><span style="background-repeat:no-repeat;font-weight:700;font-size:14.6667px;font-family:arial;">Chris Leslie</span><span style="font-size:14.6667px;font-family:arial;"> on fiddle, mandolin and vocals. Fairport will be joined on stage by former member </span><span style="background-repeat:no-repeat;font-weight:700;margin-bottom:0px;font-size:14.6667px;font-family:arial;">Dave Mattacks</span><span style="font-size:14.6667px;font-family:arial;"> on drums.</span><br /></p><p><br /></p>'^^<http://purl.org/xtypes/Fragment-XHTML> ;
                                                                     foaf:homepage <https://www.turnersims.co.uk/whats-on/fairport-convention-with-support-from-danny-bradley/> ;
                                                                     ns0:place <http://id.southampton.ac.uk/building/52> ,
                                                                               <http://id.southampton.ac.uk/event/25fa100a589af4baabe5ff15cb7929c0#place> ;
                                                                     ns0:agent <http://id.southampton.ac.uk/org/P2GR020000> ;
                                                                     ns0:time <http://id.southampton.ac.uk/event/25fa100a589af4baabe5ff15cb7929c0#time-1> ;
                                                                     ns1:event-type <http://id.southampton.ac.uk/ns/diary/Concert> .

<http://id.southampton.ac.uk/building/52> rdf:type ns2:Building ,
                                                   ns3:UoSBuilding ;
                                          rdfs:label "Turner Sims Concert Hall" .

<http://id.southampton.ac.uk/event/25fa100a589af4baabe5ff15cb7929c0#place> rdf:type geo:SpatialThing ;
                                                                           rdfs:label "Turner Sims" .

<http://id.southampton.ac.uk/org/P2GR020000> rdf:type ns4:Organization ;
                                             foaf:homepage <http://www.turnersims.co.uk/> .

<http://id.southampton.ac.uk/event/25fa100a589af4baabe5ff15cb7929c0#time-1> rdf:type ns5:Interval ;
                                                                            ns5:end "2025-02-27T21:30:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                            ns5:start "2025-02-27T19:30:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> .