Sainsbury Laboratory
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.tsl.ac.uk/"
}
],
"grid:establishedYear": [
{
"@value": "1987-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.18888.31/address-0"
}
],
"grid:id": [
{
"@value": "grid.18888.31"
}
],
"grid:isni": [
{
"@value": "0000 0001 0036 6123"
}
],
"grid:wikipediaPage": [
{
"id": "http://en.wikipedia.org/wiki/Sainsbury_Laboratory"
}
],
"id": "http://www.grid.ac/institutes/grid.18888.31",
"rdfs:label": "Sainsbury Laboratory",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "Sainsbury Laboratory"
}
],
"type": [
"http://www.grid.ac/ontology/Facility",
"http://xmlns.com/foaf/0.1/Organization"
],
"vivo:abbreviation": [
{
"@value": "TSL"
}
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"geo-pos:lat": [
{
"@value": "52.62219",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "1.222895",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Norwich"
}
],
"grid:countryCode": [
{
"@value": "GB"
}
],
"grid:countryName": [
{
"@value": "United Kingdom"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/2641181/"
}
],
"id": "http://www.grid.ac/institutes/grid.18888.31/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.18888.31'
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.18888.31'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.18888.31'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.18888.31'
This table displays all metadata directly associated to this object as RDF triples.
20 TRIPLES
11 PREDICATES
12 URIs
6 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.18888.31 | sgo:sdDataset | grid |
2 | ″ | vivo:abbreviation | TSL |
3 | ″ | grid:establishedYear | 1987-01-01 |
4 | ″ | grid:hasAddress | grid-institutes:grid.18888.31/address-0 |
5 | ″ | grid:id | grid.18888.31 |
6 | ″ | grid:isni | 0000 0001 0036 6123 |
7 | ″ | grid:wikipediaPage | http://en.wikipedia.org/wiki/Sainsbury_Laboratory |
8 | ″ | rdf:type | grid:Facility |
9 | ″ | ″ | foaf:Organization |
10 | ″ | rdfs:label | Sainsbury Laboratory |
11 | ″ | skos:prefLabel | Sainsbury Laboratory |
12 | ″ | foaf:homepage | http://www.tsl.ac.uk/ |
13 | grid-institutes:grid.18888.31/address-0 | sgo:sdDataset | grid |
14 | ″ | grid:cityName | Norwich |
15 | ″ | grid:countryCode | GB |
16 | ″ | grid:countryName | United Kingdom |
17 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/2641181/ |
18 | ″ | rdf:type | grid:Address |
19 | ″ | geo-pos:lat | 52.62219 |
20 | ″ | geo-pos:long | 1.222895 |