@prefix rdf: . @prefix ns0: . @prefix ns1: . @prefix rdfs: . @prefix geo: . @prefix skos: . @prefix ns2: . @prefix oo: . @prefix dcterms: . @prefix ns3: . @prefix ns4: . @prefix foaf: . rdf:type ns0:Building , ns1:UoSBuilding ; rdfs:label "41 University Road"^^ ; geo:lat "50.93344"^^ ; geo:long "-1.39601"^^ ; skos:notation "1104"^^ ; ns2:within ; ns2:easting "442539"^^ ; ns2:northing "115061"^^ ; oo:formalOrganization ; ns0:occupant ; ns1:ombielName "41 University Rd (Chaplaincy)"^^ ; ns1:ombielCategories "Building, Religious"^^ ; dcterms:spatial "POLYGON((-1.3961190 50.9334705,-1.3960946 50.9333945,-1.3959440 50.9334137,-1.3959684 50.9334897,-1.3961190 50.9334705))"^^ ; oo:lacksFeature . rdf:type ns1:UoSSite , ns0:Site , ns3:Site ; rdfs:label "Highfield Campus"^^ . rdf:type ns4:Institution , ns3:FormalOrganization , ns3:Organization , foaf:Organization ; rdfs:label "University of Southampton"^^ . rdf:type ns3:OrganizationalUnit , ns3:Organization ; rdfs:label "Chaplaincy"^^ . rdf:type ns1:PlaceFeature-ResidentialUse ; rdfs:label "Building 1104 is non-residential"^^ .