Göttingen
COUNTRYGermany
COORDINATESLat: Long:
JSON-LD is the canonical representation for SciGraph data.
[
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"grid:cityName": [
{
"@value": "G\u00f6ttingen"
}
],
"grid:countryCode": [
{
"@value": "DE"
}
],
"grid:countryName": [
{
"@value": "Germany"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/2918632/"
}
],
"id": "http://www.grid.ac/institutes/grid.425849.6/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.425849.6/address-0'
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.425849.6/address-0'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.425849.6/address-0'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.425849.6/address-0'
This table displays all metadata directly associated to this object as RDF triples.
6 TRIPLES
6 PREDICATES
7 URIs
4 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.425849.6/address-0 | sgo:sdDataset | grid |
2 | ″ | grid:cityName | Göttingen |
3 | ″ | grid:countryCode | DE |
4 | ″ | grid:countryName | Germany |
5 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/2918632/ |
6 | ″ | rdf:type | grid:Address |