Queen Mary's Hospital
HOMEPAGE ADDRESS
JSON-LD is the canonical representation for SciGraph data.
[
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "https://www.stgeorges.nhs.uk/about/history/qmh/"
}
],
"grid:establishedYear": [
{
"@value": "1915-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.439486.4/address-0"
}
],
"grid:hasParent": [
{
"id": "http://www.grid.ac/institutes/grid.451349.e"
},
{
"id": "http://www.grid.ac/institutes/grid.439450.f"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q7270446"
}
],
"grid:id": [
{
"@value": "grid.439486.4"
}
],
"grid:isni": [
{
"@value": "0000 0004 0417 6177"
}
],
"id": "http://www.grid.ac/institutes/grid.439486.4",
"rdfs:label": "Queen Mary's Hospital",
"sdDataset": "grid",
"skos:altLabel": [
{
"@value": "Queen Mary's Hospital, Roehampton"
}
],
"skos:prefLabel": [
{
"@value": "Queen Mary's Hospital"
}
],
"type": [
"http://www.grid.ac/ontology/Healthcare",
"http://xmlns.com/foaf/0.1/Organization"
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "https://www.stgeorges.nhs.uk/"
}
],
"grid:establishedYear": [
{
"@value": "1733-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.451349.e/address-0"
}
],
"grid:hasChild": [
{
"id": "http://www.grid.ac/institutes/grid.439486.4"
},
{
"id": "http://www.grid.ac/institutes/grid.464688.0"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q7593174"
}
],
"grid:id": [
{
"@value": "grid.451349.e"
}
],
"grid:wikipediaPage": [
{
"id": "https://en.wikipedia.org/wiki/St_George's_University_Hospitals_NHS_Foundation_Trust"
}
],
"id": "http://www.grid.ac/institutes/grid.451349.e",
"rdfs:label": "St George\u2019s University Hospitals NHS Foundation Trust",
"sdDataset": "grid",
"skos:altLabel": [
{
"@value": "St George\u2019s Healthcare NHS Trust"
}
],
"skos:prefLabel": [
{
"@value": "St George\u2019s University Hospitals NHS Foundation Trust"
}
],
"type": [
"http://www.grid.ac/ontology/Healthcare",
"http://xmlns.com/foaf/0.1/Organization"
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "http://www.swlstg-tr.nhs.uk/"
}
],
"grid:establishedYear": [
{
"@value": "1994-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.439450.f/address-0"
}
],
"grid:hasChild": [
{
"id": "http://www.grid.ac/institutes/grid.439486.4"
},
{
"id": "http://www.grid.ac/institutes/grid.439469.5"
},
{
"id": "http://www.grid.ac/institutes/grid.439443.d"
},
{
"id": "http://www.grid.ac/institutes/grid.439481.3"
},
{
"id": "http://www.grid.ac/institutes/grid.439511.b"
},
{
"id": "http://www.grid.ac/institutes/grid.439856.5"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q17061943"
}
],
"grid:id": [
{
"@value": "grid.439450.f"
}
],
"grid:isni": [
{
"@value": "0000 0001 0507 6811"
}
],
"grid:wikipediaPage": [
{
"id": "https://en.wikipedia.org/wiki/South_West_London_and_St_George%27s_Mental_Health_NHS_Trust"
}
],
"id": "http://www.grid.ac/institutes/grid.439450.f",
"rdfs:label": "South West London and St George's Mental Health NHS Trust",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "South West London and St George's Mental Health NHS Trust"
}
],
"type": [
"http://xmlns.com/foaf/0.1/Organization",
"http://www.grid.ac/ontology/Healthcare"
],
"vivo:abbreviation": [
{
"@value": "SWLSTG"
}
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"geo-pos:lat": [
{
"@value": "51.455528",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "-0.243096",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "London"
}
],
"grid:countryCode": [
{
"@value": "GB"
}
],
"grid:countryName": [
{
"@value": "United Kingdom"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/2643743/"
}
],
"id": "http://www.grid.ac/institutes/grid.439486.4/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.439486.4'
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.439486.4'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.439486.4'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.439486.4'
This table displays all metadata directly associated to this object as RDF triples.
55 TRIPLES
12 PREDICATES
14 URIs
6 LITERALS