@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 oo: <http://purl.org/openorg/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix ns2: <http://www.w3.org/ns/org#> .
@prefix ns3: <http://id.southampton.ac.uk/ns/> .
@prefix ns4: <http://vocab.deri.ie/rooms#> .

<http://id.southampton.ac.uk/generic-products-and-services/CoachTravel> rdf:type ns0:ProductOrServicesSomeInstancesPlaceholder ;
                                                                        rdfs:label "Coach Travel" .

<http://id.southampton.ac.uk/point-of-service/highfield-greyhound> rdf:type ns0:LocationOfSalesOrServiceProvisioning ;
                                                                   ns1:within <http://id.southampton.ac.uk/site/1> ;
                                                                   skos:notation "highfield-greyhound" ;
                                                                   rdfs:label "Greyhound Coach Stop" ;
                                                                   oo:mapIcon <https://data.southampton.ac.uk/map-icons/Transportation/bus.png> ;
                                                                   foaf:homepage <http://www.greyhounduk.com/where-we-go/> ;
                                                                   dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Transport> ;
                                                                   geo:lat "50.936335"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                   geo:long "-1.3968"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/site/1> rdf:type ns2:Site ,
                                              ns3:UoSSite ,
                                              ns4:Site ;
                                     skos:notation "1"^^<http://id.southampton.ac.uk/ns/site-code-scheme> ;
                                     oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                     rdfs:label "Highfield Campus" ;
                                     geo:lat "50.93418"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                     geo:long "-1.395675"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                     dcterms:spatial "-1.3990062749647798 50.937768127817115,-1.4007300639873421 50.934240307863206,-1.4004745870084554 50.9339760836638,-1.4003141265203154 50.934132711814605,-1.3979531003962586 50.93302369957717,-1.396153100396251 50.932858999577164,-1.395635700396251 50.93293789957716,-1.3954335003962512 50.933113999577174,-1.3950459003962516 50.933198999577165,-1.3951385003962546 50.93338489957717,-1.3946835003962539 50.93347519957715,-1.3944391003962526 50.93341139957718,-1.3944644003962492 50.93315119957717,-1.393891904825068 50.93299697754079,-1.393810069754744 50.933217279304785,-1.3938280437600754 50.933485696058966,-1.3928038874741513 50.935020422762484,-1.3925722363910906 50.93496725750712,-1.3924841003962667 50.9351108995772,-1.392720000396269 50.93516399957717,-1.3923620003962731 50.9357141995772,-1.3944239003962886 50.936316899577214,-1.3945234003962916 50.936571199577216,-1.3950503311303706 50.937173437065496,-1.3938914003962954 50.93702789957722,-1.3939167003962942 50.936916399577186,-1.3936133003962927 50.93687929957719,-1.3933771875136614 50.93792246161714,-1.3934411082265123 50.938211037309856,-1.3990062749647798 50.937768127817115" .

<http://id.southampton.ac.uk/point-of-service/highfield-greyhound#generic-offering-CoachTravel> ns0:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/highfield-greyhound> ;
                                                                                                ns0:includes <http://id.southampton.ac.uk/generic-products-and-services/CoachTravel> .

<http://id.southampton.ac.uk/point-of-service/southampton-coach-station> rdf:type ns0:LocationOfSalesOrServiceProvisioning ;
                                                                         skos:notation "southampton-coach-station" ;
                                                                         rdfs:label "Southampton Coach Station" ;
                                                                         oo:mapIcon <https://data.southampton.ac.uk/map-icons/Transportation/bus.png> ;
                                                                         foaf:homepage <http://www.nationalexpress.com/coach/destinations/england/south/southampton/southampton-coach-station.aspx> ;
                                                                         dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Transport> ;
                                                                         geo:lat "50.906132"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                         geo:long "-1.408921"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                         foaf:based_near <http://id.southampton.ac.uk/site/1> ,
                                                                                         <http://id.southampton.ac.uk/site/3> ,
                                                                                         <http://id.southampton.ac.uk/site/2> ,
                                                                                         <http://id.southampton.ac.uk/site/6> .

<http://id.southampton.ac.uk/point-of-service/southampton-coach-station#generic-offering-CoachTravel> ns0:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/southampton-coach-station> ;
                                                                                                      ns0:includes <http://id.southampton.ac.uk/generic-products-and-services/CoachTravel> .

<http://id.southampton.ac.uk/point-of-service/highfield-national-express> rdf:type ns0:LocationOfSalesOrServiceProvisioning ;
                                                                          ns1:within <http://id.southampton.ac.uk/site/1> ;
                                                                          skos:notation "highfield-national-express" ;
                                                                          rdfs:label "National Express Coach Stop" ;
                                                                          oo:mapIcon <https://data.southampton.ac.uk/map-icons/Transportation/bus.png> ;
                                                                          foaf:homepage <http://www.nationalexpress.com/coach/destinations/england/south/southampton/southampton-coach-station.aspx> ;
                                                                          dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Transport> ;
                                                                          geo:lat "50.936335"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                          geo:long "-1.3968"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/highfield-national-express#generic-offering-CoachTravel> ns0:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/highfield-national-express> ;
                                                                                                       ns0:includes <http://id.southampton.ac.uk/generic-products-and-services/CoachTravel> .