@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://purl.org/goodrelations/v1#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns1: <http://data.ordnancesurvey.co.uk/ontology/spatialrelations/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix oo: <http://purl.org/openorg/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix ns2: <http://id.southampton.ac.uk/ns/> .
@prefix ns3: <http://www.w3.org/ns/org#> .
@prefix ns4: <http://vocab.deri.ie/rooms#> .
@prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix ns5: <http://purl.org/NET/c4dm/event.owl#> .
@prefix ns6: <http://id.southampton.ac.uk/ns/diary/> .
@prefix ns7: <http://purl.org/NET/c4dm/timeline.owl#> .

<http://id.southampton.ac.uk/point-of-service/avenue-library> rdf:type ns0:LocationOfSalesOrServiceProvisioning ;
                                                              rdfs:label "Avenue Library" ;
                                                              ns1:within <http://id.southampton.ac.uk/site/3> ;
                                                              skos:notation "avenue-library" ;
                                                              foaf:phone <tel:+442380595432> ;
                                                              oo:mapIcon <https://data.southampton.ac.uk/map-icons/Education/library.png> ;
                                                              foaf:mbox <mailto:alenqs@soton.ac.uk> ;
                                                              foaf:homepage <https://www.soton.ac.uk/library/about/al/index.html> ;
                                                              dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Education> ;
                                                              ns2:disabledGoPage <https://www.accessable.co.uk/university-of-southampton/access-guides/library-learning-commons-southampton> .

<http://id.southampton.ac.uk/site/3> rdf:type ns3:Site ,
                                              ns2:UoSSite ,
                                              ns4:Site ;
                                     rdfs:label "Avenue Campus" ;
                                     geo:lat "50.928699"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                     geo:long "-1.402511"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/event/0c654e47902c7fafe5a121c7ce27a91c> ns5:place <http://id.southampton.ac.uk/site/3> ,
                                                                               <http://id.southampton.ac.uk/event/0c654e47902c7fafe5a121c7ce27a91c#place> ;
                                                                     rdf:type ns5:Event ;
                                                                     dcterms:description """<p><span style="font-size:14.6667px;font-family:calibri;">​<span style="background-color:#ffffff;">The University of Southampton, which is the home of the archive of the first Duke of Wellington, will be hosting its Eighth Wellington Congress on Friday 4th and Saturday 5th April 2025. </span><br /></span></p><p><span style="font-size:14.6667px;font-family:calibri;">The programme features keynote addresses by Professor Beatrice de Graaf and Dr. Ed Coss, along with a wide range of papers exploring the career of the first Duke of Wellington. Discussions will also delve into the broader historical context of Britain, Ireland, the Empire, and Continental Europe during the late eighteenth and nineteenth centuries. There will be a congress dinner on Friday 4 April.</span></p><p><span style="font-size:14.6667px;font-family:calibri;">You can view the programme and find the link to book your ticket here: </span><a href="https://www.southampton.ac.uk/archives/news/events/2025/01/wellington-congress-2025-.page"><span style="font-size:14.6667px;font-family:calibri;">Wellington Congress 2025</span></a><span style="font-size:14.6667px;font-family:calibri;">.</span><br /></p><p><span style="font-family:'-apple-system', blinkmacsystemfont, 'segoe ui', roboto, oxygen, ubuntu, cantarell, 'fira sans', 'droid sans', 'helvetica neue', sans-serif;font-size:18px;background-color:#ffffff;"><br /></span></p><p><span style="font-family:'-apple-system', blinkmacsystemfont, 'segoe ui', roboto, oxygen, ubuntu, cantarell, 'fira sans', 'droid sans', 'helvetica neue', sans-serif;font-size:18px;background-color:#ffffff;"><br /></span></p>"""^^<http://purl.org/xtypes/Fragment-XHTML> ;
                                                                     rdfs:label "Wellington Congress 2025" ;
                                                                     foaf:homepage <https://www.southampton.ac.uk/archives/news/events/2025/01/wellington-congress-2025-.page> ;
                                                                     ns5:agent <http://id.southampton.ac.uk/org/KX> ;
                                                                     ns5:time <http://id.southampton.ac.uk/event/0c654e47902c7fafe5a121c7ce27a91c#time-1> ;
                                                                     ns6:event-type <http://id.southampton.ac.uk/ns/diary/Conference> .

<http://id.southampton.ac.uk/event/0c654e47902c7fafe5a121c7ce27a91c#time-1> rdf:type ns7:Interval ;
                                                                            ns7:end "2025-04-05T16:10:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
                                                                            ns7:start "2025-04-04T08:30:00Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> .

<https://data.southampton.ac.uk/map-icons/Education/library.png> rdf:type ns2:MapMarker ;
                                                                 rdfs:label "Library" .

<http://id.southampton.ac.uk/point-of-interest-category/Education> rdf:type ns2:ProductOrServiceCategory ;
                                                                   rdfs:label "Education" .

<http://id.southampton.ac.uk/point-of-service/avenue-library#generic-offering-UniversityLibrary> ns0:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/avenue-library> ;
                                                                                                 rdf:type ns0:Offering ;
                                                                                                 rdfs:label "University Library" ;
                                                                                                 ns0:includes <http://id.southampton.ac.uk/generic-products-and-services/UniversityLibrary> .

<http://id.southampton.ac.uk/generic-products-and-services/UniversityLibrary> rdf:type ns0:ProductOrServicesSomeInstancesPlaceholder ;
                                                                              rdfs:label "University Library" .