(original) (raw)
@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 "Royal Agricultural College" ; skos:notation "10005545"^^ ; oo:primaryContact ; ospost:postcode ; vcard:adr ; foaf:homepage ; rdfs:seeAlso . rdfs:label "GL7 6JS" . a vcard:Address ; vcard:postal-code "GL7 6JS" ; vcard:country-name "United Kingdom" ; vcard:street-address "Stroud Road" ; vcard:locality "Cirencester" . vcard:sortLabel "Royal Agricultural College" ; skos:notation "0195"^^ ; foaf:isPrimaryTopicOf ; owl:sameAs . a ospost:PostcodeUnit ; spatialrelations:easting "400442"^^xsd:integer ; spatialrelations:northing "201195"^^xsd:integer ; geo:lat "51.709495"^^xsd:decimal ; geo:long "-1.994995"^^xsd:decimal .