@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 Stirling" ; skos:notation "10007804"^^ ; oo:primaryContact ; ospost:postcode ; vcard:adr ; foaf:homepage ; rdfs:seeAlso . rdfs:label "FK9 4LA" . a vcard:Address ; vcard:postal-code "FK9 4LA" ; vcard:country-name "United Kingdom" ; vcard:street-address "" ; vcard:locality "STIRLING" . vcard:sortLabel "Stirling, University of" ; skos:notation "C7510606-A36F-4725-A89B-9D592374972A"^^ ; skos:notation "0174"^^ ; foaf:isPrimaryTopicOf ; owl:sameAs , . a ospost:PostcodeUnit ; spatialrelations:easting "280397"^^xsd:integer ; spatialrelations:northing "696841"^^xsd:integer ; geo:lat "56.149207"^^xsd:decimal ; geo:long "-3.926787"^^xsd:decimal .