@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 dcterms: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix oo: <http://purl.org/openorg/> .
@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/BicycleParking> rdf:type ns0:ProductOrServicesSomeInstancesPlaceholder ;
                                                                           rdfs:label "Bicycle Parking" .

<http://id.southampton.ac.uk/point-of-service/bicycle-parking-32> rdf:type ns0:LocationOfSalesOrServiceProvisioning ;
                                                                  ns1:within <http://id.southampton.ac.uk/site/1> ;
                                                                  dcterms:description "Note: Secure Bicycle parking is available at the university and requires a pass from the Unilink Office above the SU Shop." ;
                                                                  skos:notation "bicycle-parking-32" ;
                                                                  rdfs:label "Bicycle Parking near Building 32" ;
                                                                  oo:mapIcon <https://data.southampton.ac.uk/map-icons/Transportation/parking_bicycle.png> ;
                                                                  dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Transport> ;
                                                                  geo:lat "50.937214"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                  geo:long "-1.39565"^^<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/bicycle-parking-32#generic-offering-BicycleParking> ns0:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/bicycle-parking-32> ;
                                                                                                  ns0:includes <http://id.southampton.ac.uk/generic-products-and-services/BicycleParking> .

<http://id.southampton.ac.uk/point-of-service/bicycle-parking-46> rdf:type ns0:LocationOfSalesOrServiceProvisioning ;
                                                                  ns1:within <http://id.southampton.ac.uk/site/1> ;
                                                                  dcterms:description "Note: Secure Bicycle parking is available at the university and requires a pass from the Unilink Office above the SU Shop." ;
                                                                  skos:notation "bicycle-parking-46" ;
                                                                  rdfs:label "Bicycle Parking near Building 46" ;
                                                                  oo:mapIcon <https://data.southampton.ac.uk/map-icons/Transportation/parking_bicycle.png> ;
                                                                  dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Transport> ;
                                                                  geo:lat "50.934193"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                  geo:long "-1.400295"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/bicycle-parking-46#generic-offering-BicycleParking> ns0:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/bicycle-parking-46> ;
                                                                                                  ns0:includes <http://id.southampton.ac.uk/generic-products-and-services/BicycleParking> .

<http://id.southampton.ac.uk/point-of-service/bicycle-parking-15> rdf:type ns0:LocationOfSalesOrServiceProvisioning ;
                                                                  ns1:within <http://id.southampton.ac.uk/site/1> ;
                                                                  dcterms:description "Note: Secure Bicycle parking is available at the university and requires a pass from the Unilink Office above the SU Shop." ;
                                                                  skos:notation "bicycle-parking-15" ;
                                                                  rdfs:label "Bicycle Parking near Building 15" ;
                                                                  oo:mapIcon <https://data.southampton.ac.uk/map-icons/Transportation/parking_bicycle.png> ;
                                                                  dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Transport> ;
                                                                  geo:lat "50.935669"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                  geo:long "-1.393015"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/bicycle-parking-15#generic-offering-BicycleParking> ns0:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/bicycle-parking-15> ;
                                                                                                  ns0:includes <http://id.southampton.ac.uk/generic-products-and-services/BicycleParking> .

<http://id.southampton.ac.uk/point-of-service/bicycle-parking-67> rdf:type ns0:LocationOfSalesOrServiceProvisioning ;
                                                                  ns1:within <http://id.southampton.ac.uk/site/1> ;
                                                                  dcterms:description "Note: Secure Bicycle parking is available at the university and requires a pass from the Unilink Office above the SU Shop." ;
                                                                  skos:notation "bicycle-parking-67" ;
                                                                  rdfs:label "Bicycle Parking near Building 67" ;
                                                                  oo:mapIcon <https://data.southampton.ac.uk/map-icons/Transportation/parking_bicycle.png> ;
                                                                  dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Transport> ;
                                                                  geo:lat "50.936577"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                  geo:long "-1.39681"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/bicycle-parking-67#generic-offering-BicycleParking> ns0:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/bicycle-parking-67> ;
                                                                                                  ns0:includes <http://id.southampton.ac.uk/generic-products-and-services/BicycleParking> .

<http://id.southampton.ac.uk/point-of-service/bicycle-parking-57> rdf:type ns0:LocationOfSalesOrServiceProvisioning ;
                                                                  ns1:within <http://id.southampton.ac.uk/site/1> ;
                                                                  dcterms:description "Note: Secure Bicycle parking is available at the university and requires a pass from the Unilink Office above the SU Shop." ;
                                                                  skos:notation "bicycle-parking-57" ;
                                                                  rdfs:label "Bicycle Parking near Building 57" ;
                                                                  oo:mapIcon <https://data.southampton.ac.uk/map-icons/Transportation/parking_bicycle.png> ;
                                                                  dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Transport> ;
                                                                  geo:lat "50.934612"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                  geo:long "-1.396715"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/bicycle-parking-57#generic-offering-BicycleParking> ns0:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/bicycle-parking-57> ;
                                                                                                  ns0:includes <http://id.southampton.ac.uk/generic-products-and-services/BicycleParking> .

<http://id.southampton.ac.uk/point-of-service/bicycle-parking-53> rdf:type ns0:LocationOfSalesOrServiceProvisioning ;
                                                                  ns1:within <http://id.southampton.ac.uk/site/1> ;
                                                                  dcterms:description "Note: Secure Bicycle parking is available at the university and requires a pass from the Unilink Office above the SU Shop." ;
                                                                  skos:notation "bicycle-parking-53" ;
                                                                  rdfs:label "Bicycle Parking near Building 53" ;
                                                                  oo:mapIcon <https://data.southampton.ac.uk/map-icons/Transportation/parking_bicycle.png> ;
                                                                  dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Transport> ;
                                                                  geo:lat "50.937122"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                  geo:long "-1.398461"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/bicycle-parking-53#generic-offering-BicycleParking> ns0:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/bicycle-parking-53> ;
                                                                                                  ns0:includes <http://id.southampton.ac.uk/generic-products-and-services/BicycleParking> .

<http://id.southampton.ac.uk/point-of-service/bicycle-parking-35> rdf:type ns0:LocationOfSalesOrServiceProvisioning ;
                                                                  ns1:within <http://id.southampton.ac.uk/site/1> ;
                                                                  dcterms:description "Note: Secure Bicycle parking is available at the university and requires a pass from the Unilink Office above the SU Shop." ;
                                                                  skos:notation "bicycle-parking-35" ;
                                                                  rdfs:label "Bicycle Parking near Building 35" ;
                                                                  oo:mapIcon <https://data.southampton.ac.uk/map-icons/Transportation/parking_bicycle.png> ;
                                                                  dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Transport> ;
                                                                  geo:lat "50.933811"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                  geo:long "-1.394126"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/bicycle-parking-35#generic-offering-BicycleParking> ns0:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/bicycle-parking-35> ;
                                                                                                  ns0:includes <http://id.southampton.ac.uk/generic-products-and-services/BicycleParking> .

<http://id.southampton.ac.uk/point-of-service/bicycle-parking-39> rdf:type ns0:LocationOfSalesOrServiceProvisioning ;
                                                                  ns1:within <http://id.southampton.ac.uk/site/1> ;
                                                                  dcterms:description "Note: Secure Bicycle parking is available at the university and requires a pass from the Unilink Office above the SU Shop." ;
                                                                  skos:notation "bicycle-parking-39" ;
                                                                  rdfs:label "Bicycle Parking near Building 39" ;
                                                                  oo:mapIcon <https://data.southampton.ac.uk/map-icons/Transportation/parking_bicycle.png> ;
                                                                  dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Transport> ;
                                                                  geo:lat "50.936588"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                  geo:long "-1.399394"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/bicycle-parking-39#generic-offering-BicycleParking> ns0:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/bicycle-parking-39> ;
                                                                                                  ns0:includes <http://id.southampton.ac.uk/generic-products-and-services/BicycleParking> .

<http://id.southampton.ac.uk/point-of-service/bicycle-parking-44> rdf:type ns0:LocationOfSalesOrServiceProvisioning ;
                                                                  ns1:within <http://id.southampton.ac.uk/site/1> ;
                                                                  dcterms:description "Note: Secure Bicycle parking is available at the university and requires a pass from the Unilink Office above the SU Shop." ;
                                                                  skos:notation "bicycle-parking-44" ;
                                                                  rdfs:label "Bicycle Parking near Building 44" ;
                                                                  oo:mapIcon <https://data.southampton.ac.uk/map-icons/Transportation/parking_bicycle.png> ;
                                                                  dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Transport> ;
                                                                  geo:lat "50.934009"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                  geo:long "-1.399432"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/bicycle-parking-44#generic-offering-BicycleParking> ns0:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/bicycle-parking-44> ;
                                                                                                  ns0:includes <http://id.southampton.ac.uk/generic-products-and-services/BicycleParking> .

<http://id.southampton.ac.uk/point-of-service/bicycle-parking-177> rdf:type ns0:LocationOfSalesOrServiceProvisioning ;
                                                                   ns1:within <http://id.southampton.ac.uk/site/2> ;
                                                                   dcterms:description "Note: Secure Bicycle parking is available at the university and requires a pass from the Unilink Office above the SU Shop." ;
                                                                   skos:notation "bicycle-parking-177" ;
                                                                   rdfs:label "Bicycle Parking near Building 177" ;
                                                                   oo:mapIcon <https://data.southampton.ac.uk/map-icons/Transportation/parking_bicycle.png> ;
                                                                   dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Transport> ;
                                                                   geo:lat "50.93702"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                   geo:long "-1.40425"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/site/2> rdf:type ns2:Site ,
                                              ns3:UoSSite ,
                                              ns4:Site ;
                                     skos:notation "2"^^<http://id.southampton.ac.uk/ns/site-code-scheme> ;
                                     oo:formalOrganization <http://id.southampton.ac.uk/> ;
                                     rdfs:label "Boldrewood Campus" ;
                                     geo:lat "50.9372223"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                     geo:long "-1.4046552"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                     dcterms:spatial "-1.4065107 50.9378018,-1.4063454 50.9360955,-1.4062868 50.9360436,-1.4061603 50.9360322,-1.4042079 50.9365743,-1.4040924 50.9366131,-1.4034130 50.9367908,-1.4036121 50.9372814,-1.4027470 50.9374784,-1.4028907 50.9378250,-1.4025727 50.9380705,-1.4032107 50.9383464,-1.4033887 50.9384112,-1.4037027 50.9385077,-1.4036990 50.9382698,-1.4037605 50.9382905,-1.4039809 50.9381541,-1.4039372 50.9381172,-1.4039491 50.9380709,-1.4041109 50.9380347,-1.4065107 50.9378018" .

<http://id.southampton.ac.uk/point-of-service/bicycle-parking-177#generic-offering-BicycleParking> ns0:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/bicycle-parking-177> ;
                                                                                                   ns0:includes <http://id.southampton.ac.uk/generic-products-and-services/BicycleParking> .

<http://id.southampton.ac.uk/point-of-service/bicycle-parking-13> rdf:type ns0:LocationOfSalesOrServiceProvisioning ;
                                                                  ns1:within <http://id.southampton.ac.uk/site/1> ;
                                                                  dcterms:description "Note: Secure Bicycle parking is available at the university and requires a pass from the Unilink Office above the SU Shop." ;
                                                                  skos:notation "bicycle-parking-13" ;
                                                                  rdfs:label "Bicycle Parking near Building 13" ;
                                                                  oo:mapIcon <https://data.southampton.ac.uk/map-icons/Transportation/parking_bicycle.png> ;
                                                                  dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Transport> ;
                                                                  geo:lat "50.93549"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                                                  geo:long "-1.393597"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/bicycle-parking-13#generic-offering-BicycleParking> ns0:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/bicycle-parking-13> ;
                                                                                                  ns0:includes <http://id.southampton.ac.uk/generic-products-and-services/BicycleParking> .