@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 "University of Hertfordshire" ; skos:notation "10007147"^^ ; oo:primaryContact ; ospost:postcode ; vcard:adr ; foaf:homepage ; rdfs:seeAlso . rdfs:label "AL10 9AB" . a vcard:Address ; vcard:postal-code "AL10 9AB" ; vcard:country-name "United Kingdom" ; vcard:street-address "COLLEGE LANE" ; vcard:locality "HATFIELD" . vcard:sortLabel "Hertfordshire, University of" ; skos:notation "5E589D68-A73C-42BB-892C-BC508C7B60CA"^^ ; skos:notation "0060"^^ ; 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 "521435"^^xsd:integer ; spatialrelations:northing "207482"^^xsd:integer ; geo:lat "51.752882"^^xsd:decimal ; geo:long "-0.242150"^^xsd:decimal .