@prefix foaf: . @prefix aiiso: . @prefix skos: . @prefix rdfs: . @prefix oo: . @prefix vcard: . @prefix ospost: . @prefix lprov: . @prefix owl: . @prefix spatialrelations: . @prefix geo: . @prefix xsd: . a foaf:Organization , aiiso:Institution , lprov:UKUniversity ; rdfs:label "Sheffield Hallam University" ; skos:notation "10005790"^^ ; oo:primaryContact ; ospost:postcode ; vcard:adr ; foaf:homepage ; rdfs:seeAlso . rdfs:label "S1 1WB" . a vcard:Address ; vcard:postal-code "S1 1WB" ; vcard:country-name "United Kingdom" ; vcard:street-address "CITY CAMPUS, POND STREET" ; vcard:locality "SHEFFIELD" . vcard:sortLabel "Sheffield Hallam University" ; skos:notation "52FDE897-E62F-4388-A588-9382D1E7C2D3"^^ ; skos:notation "0075"^^ ; foaf:isPrimaryTopicOf ; owl:sameAs , . a foaf:Organization , lprov:InstitutionalGroup ; rdfs:label "University Alliance" ; owl:sameAs ; foaf:isPrimaryTopicOf ; foaf:homepage ; foaf:member . a ospost:PostcodeUnit ; spatialrelations:easting "435670"^^xsd:integer ; spatialrelations:northing "387060"^^xsd:integer ; geo:lat "53.379212"^^xsd:decimal ; geo:long "-1.465255"^^xsd:decimal .