@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 foaf: <http://xmlns.com/foaf/0.1/> .
@prefix oo: <http://purl.org/openorg/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@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 skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<http://id.southampton.ac.uk/point-of-service/37A-io> rdf:type ns0:LocationOfSalesOrServiceProvisioning ;
                                                      rdfs:label "International Office" ;
                                                      ns1:within <http://id.southampton.ac.uk/building/37> ;
                                                      foaf:phone <tel:+442380592772> ;
                                                      ns0:hasOpeningHoursSpecification <http://id.southampton.ac.uk/point-of-service/37A-io#Monday-0900-1700> ,
                                                                                       <http://id.southampton.ac.uk/point-of-service/37A-io#Wednesday-0900-1700> ,
                                                                                       <http://id.southampton.ac.uk/point-of-service/37A-io#Tuesday-0900-1700> ,
                                                                                       <http://id.southampton.ac.uk/point-of-service/37A-io#Friday-0900-1700> ,
                                                                                       <http://id.southampton.ac.uk/point-of-service/37A-io#Thursday-0900-1700> ;
                                                      oo:mapIcon <https://data.southampton.ac.uk/map-icons/Offices/information.png> ;
                                                      foaf:mbox <mailto:international@soton.ac.uk> ;
                                                      foaf:homepage <http://www.soton.ac.uk/international/> ;
                                                      dcterms:subject <http://id.southampton.ac.uk/point-of-interest-category/Service> .

<http://id.southampton.ac.uk/building/37> rdf:type ns2:Building ,
                                                   ns3:UoSBuilding ;
                                          rdfs:label "George Thomas" ;
                                          geo:lat "50.93403"^^<http://www.w3.org/2001/XMLSchema#float> ;
                                          geo:long "-1.39566"^^<http://www.w3.org/2001/XMLSchema#float> .

<http://id.southampton.ac.uk/point-of-service/37A-io#Monday-0900-1700> rdf:type ns0:OpeningHoursSpecification ;
                                                                       ns0:hasOpeningHoursDayOfWeek <http://purl.org/goodrelations/v1#Monday> ;
                                                                       ns0:opens "09:00:00"^^<http://www.w3.org/2001/XMLSchema#time> ;
                                                                       ns0:closes "17:00:00"^^<http://www.w3.org/2001/XMLSchema#time> .

<http://id.southampton.ac.uk/point-of-service/37A-io#Wednesday-0900-1700> rdf:type ns0:OpeningHoursSpecification ;
                                                                          ns0:hasOpeningHoursDayOfWeek <http://purl.org/goodrelations/v1#Wednesday> ;
                                                                          ns0:opens "09:00:00"^^<http://www.w3.org/2001/XMLSchema#time> ;
                                                                          ns0:closes "17:00:00"^^<http://www.w3.org/2001/XMLSchema#time> .

<http://id.southampton.ac.uk/point-of-service/37A-io#Tuesday-0900-1700> rdf:type ns0:OpeningHoursSpecification ;
                                                                        ns0:hasOpeningHoursDayOfWeek <http://purl.org/goodrelations/v1#Tuesday> ;
                                                                        ns0:opens "09:00:00"^^<http://www.w3.org/2001/XMLSchema#time> ;
                                                                        ns0:closes "17:00:00"^^<http://www.w3.org/2001/XMLSchema#time> .

<http://id.southampton.ac.uk/point-of-service/37A-io#Friday-0900-1700> rdf:type ns0:OpeningHoursSpecification ;
                                                                       ns0:hasOpeningHoursDayOfWeek <http://purl.org/goodrelations/v1#Friday> ;
                                                                       ns0:opens "09:00:00"^^<http://www.w3.org/2001/XMLSchema#time> ;
                                                                       ns0:closes "17:00:00"^^<http://www.w3.org/2001/XMLSchema#time> .

<http://id.southampton.ac.uk/point-of-service/37A-io#Thursday-0900-1700> rdf:type ns0:OpeningHoursSpecification ;
                                                                         ns0:hasOpeningHoursDayOfWeek <http://purl.org/goodrelations/v1#Thursday> ;
                                                                         ns0:opens "09:00:00"^^<http://www.w3.org/2001/XMLSchema#time> ;
                                                                         ns0:closes "17:00:00"^^<http://www.w3.org/2001/XMLSchema#time> .

<https://data.southampton.ac.uk/map-icons/Offices/information.png> rdf:type ns3:MapMarker ;
                                                                   rdfs:label "Information" .

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

<http://id.southampton.ac.uk/org/NP> ns0:hasPOS <http://id.southampton.ac.uk/point-of-service/37A-io> ;
                                     rdf:type ns4:Organization ;
                                     skos:notation "NP"^^<http://id.southampton.ac.uk/ns/alphaCode> ,
                                                   "P1NP000000"^^<http://id.southampton.ac.uk/ns/10CharHRCode> ;
                                     rdfs:label "Global Recruitment, Admissions,Marketing" ;
                                     foaf:homepage <https://www.southampton.ac.uk/uni-life/international.page> ;
                                     ns4:hasSubOrganization <http://id.southampton.ac.uk/org/P1NP040000> ,
                                                            <http://id.southampton.ac.uk/org/P1NP070000> ,
                                                            <http://id.southampton.ac.uk/org/P1NP050000> ,
                                                            <http://id.southampton.ac.uk/org/P1NP080000> ,
                                                            <http://id.southampton.ac.uk/org/P1NP020000> ;
                                     owl:sameAs <http://id.southampton.ac.uk/org/P1NP000000> .

<http://id.southampton.ac.uk/point-of-service/37A-io#generic-offering-InternationalisationActivitiesAndSupport> ns0:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/37A-io> ;
                                                                                                                rdf:type ns0:Offering ;
                                                                                                                rdfs:label "Internationalisation Activities and Support" ;
                                                                                                                ns0:includes <http://id.southampton.ac.uk/generic-products-and-services/InternationalisationActivitiesAndSupport> .

<http://id.southampton.ac.uk/generic-products-and-services/InternationalisationActivitiesAndSupport> rdf:type ns0:ProductOrServicesSomeInstancesPlaceholder ;
                                                                                                     rdfs:label "Internationalisation Activities and Support" .

<http://id.southampton.ac.uk/point-of-service/37A-io#generic-offering-InternationalAndEUWelcomeProgramme> ns0:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/37A-io> ;
                                                                                                          rdf:type ns0:Offering ;
                                                                                                          rdfs:label "International and EU Welcome Programme" ;
                                                                                                          ns0:includes <http://id.southampton.ac.uk/generic-products-and-services/InternationalAndEUWelcomeProgramme> .

<http://id.southampton.ac.uk/generic-products-and-services/InternationalAndEUWelcomeProgramme> rdf:type ns0:ProductOrServicesSomeInstancesPlaceholder ;
                                                                                               rdfs:label "International and EU Welcome Programme" .

<http://id.southampton.ac.uk/point-of-service/37A-io#generic-offering-InternationalMeetAndGreet> ns0:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/37A-io> ;
                                                                                                 rdf:type ns0:Offering ;
                                                                                                 rdfs:label "International Meet and Greet" ;
                                                                                                 ns0:includes <http://id.southampton.ac.uk/generic-products-and-services/InternationalMeetAndGreet> .

<http://id.southampton.ac.uk/generic-products-and-services/InternationalMeetAndGreet> rdf:type ns0:ProductOrServicesSomeInstancesPlaceholder ;
                                                                                      rdfs:label "International Meet and Greet" .

<http://id.southampton.ac.uk/point-of-service/37A-io#generic-offering-InternationalFundingAndCollaborationAdvice> ns0:availableAtOrFrom <http://id.southampton.ac.uk/point-of-service/37A-io> ;
                                                                                                                  rdf:type ns0:Offering ;
                                                                                                                  rdfs:label "International Funding and Collaboration Advice" ;
                                                                                                                  ns0:includes <http://id.southampton.ac.uk/generic-products-and-services/InternationalFundingAndCollaborationAdvice> .

<http://id.southampton.ac.uk/generic-products-and-services/InternationalFundingAndCollaborationAdvice> rdf:type ns0:ProductOrServicesSomeInstancesPlaceholder ;
                                                                                                       rdfs:label "International Funding and Collaboration Advice" .