Royal Surrey County Hospital
HOMEPAGE ADDRESS
JSON-LD is the canonical representation for SciGraph data.
[
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "http://www.royalsurrey.nhs.uk/"
}
],
"grid:establishedYear": [
{
"@value": "1991-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.416224.7/address-0"
}
],
"grid:hasParent": [
{
"id": "http://www.grid.ac/institutes/grid.412946.c"
}
],
"grid:hasRelated": [
{
"id": "http://www.grid.ac/institutes/grid.264200.2"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q7374889"
}
],
"grid:id": [
{
"@value": "grid.416224.7"
}
],
"grid:isni": [
{
"@value": "0000 0004 0417 0648"
}
],
"grid:wikipediaPage": [
{
"id": "https://en.wikipedia.org/wiki/Royal_Surrey_County_Hospital"
}
],
"id": "http://www.grid.ac/institutes/grid.416224.7",
"rdfs:label": "Royal Surrey County Hospital",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "Royal Surrey County Hospital"
}
],
"type": [
"http://www.grid.ac/ontology/Healthcare",
"http://xmlns.com/foaf/0.1/Organization"
],
"vivo:abbreviation": [
{
"@value": "RSCH"
}
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "http://www.sgul.ac.uk/"
}
],
"grid:crossrefFunderId": [
{
"@value": "501100004337"
}
],
"grid:establishedYear": [
{
"@value": "1733-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.264200.2/address-0"
}
],
"grid:hasParent": [
{
"id": "http://www.grid.ac/institutes/grid.4464.2"
}
],
"grid:hasRelated": [
{
"id": "http://www.grid.ac/institutes/grid.416224.7"
},
{
"id": "http://www.grid.ac/institutes/grid.416557.4"
},
{
"id": "http://www.grid.ac/institutes/grid.416404.3"
},
{
"id": "http://www.grid.ac/institutes/grid.411616.5"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q772421"
}
],
"grid:id": [
{
"@value": "grid.264200.2"
}
],
"grid:isni": [
{
"@value": "0000 0000 8546 682X"
}
],
"grid:ukprn": [
{
"@value": "10007782"
}
],
"grid:wikipediaPage": [
{
"id": "http://en.wikipedia.org/wiki/St_George's,_University_of_London"
}
],
"id": "http://www.grid.ac/institutes/grid.264200.2",
"rdfs:label": "St George's, University of London",
"sdDataset": "grid",
"skos:altLabel": [
{
"@value": "St George's Hospital Medical School"
}
],
"skos:prefLabel": [
{
"@value": "St George's, University of London"
}
],
"type": [
"http://xmlns.com/foaf/0.1/Organization",
"http://www.grid.ac/ontology/Education"
],
"vivo:abbreviation": [
{
"@value": "SGUL"
}
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "http://www.royalsurrey.nhs.uk/"
}
],
"grid:establishedYear": [
{
"@value": "1990-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.412946.c/address-0"
}
],
"grid:hasChild": [
{
"id": "http://www.grid.ac/institutes/grid.439229.7"
},
{
"id": "http://www.grid.ac/institutes/grid.416224.7"
},
{
"id": "http://www.grid.ac/institutes/grid.439655.8"
}
],
"grid:id": [
{
"@value": "grid.412946.c"
}
],
"grid:isni": [
{
"@value": "0000 0001 0372 6120"
}
],
"id": "http://www.grid.ac/institutes/grid.412946.c",
"rdfs:label": "Royal Surrey NHS Foundation Trust",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "Royal Surrey NHS Foundation Trust"
}
],
"type": [
"http://xmlns.com/foaf/0.1/Organization",
"http://www.grid.ac/ontology/Healthcare"
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"geo-pos:lat": [
{
"@value": "51.241087",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "-0.607485",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Guildford"
}
],
"grid:countryCode": [
{
"@value": "GB"
}
],
"grid:countryName": [
{
"@value": "United Kingdom"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/2647793/"
}
],
"id": "http://www.grid.ac/institutes/grid.416224.7/address-0",
"sdDataset": "grid",
"type": [
"http://www.grid.ac/ontology/Address"
]
}
]
Download the RDF metadata as: json-ld nt turtle xml License info
JSON-LD is a popular format for linked data which is fully compatible with JSON.
curl -H 'Accept: application/ld+json' 'https://www.grid.ac/institutes/grid.416224.7'
N-Triples is a line-based linked data format ideal for batch operations.
curl -H 'Accept: application/n-triples' 'https://www.grid.ac/institutes/grid.416224.7'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.416224.7'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.416224.7'
This table displays all metadata directly associated to this object as RDF triples.
57 TRIPLES
14 PREDICATES
15 URIs
6 LITERALS