Royal Tropical Institute
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.kit.nl/"
}
],
"grid:establishedYear": [
{
"@value": "1864-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.11503.36/address-0"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q1796182"
}
],
"grid:id": [
{
"@value": "grid.11503.36"
}
],
"grid:isni": [
{
"@value": "0000 0001 2181 1687"
}
],
"grid:wikipediaPage": [
{
"id": "https://en.wikipedia.org/wiki/Royal_Tropical_Institute"
}
],
"id": "http://www.grid.ac/institutes/grid.11503.36",
"rdfs:label": "Royal Tropical Institute",
"sdDataset": "grid",
"skos:altLabel": [
{
"@value": "Colonial Museum"
},
{
"@value": "Colonial Institute"
},
{
"@value": "Tropeninstituut"
}
],
"skos:prefLabel": [
{
"@value": "Royal Tropical Institute"
}
],
"type": [
"http://xmlns.com/foaf/0.1/Organization",
"http://www.grid.ac/ontology/Archive"
],
"vivo:abbreviation": [
{
"@value": "KIT"
}
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"geo-pos:lat": [
{
"@value": "52.362487",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "4.920274",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Amsterdam"
}
],
"grid:countryCode": [
{
"@value": "NL"
}
],
"grid:countryName": [
{
"@value": "Netherlands"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/2759794/"
}
],
"id": "http://www.grid.ac/institutes/grid.11503.36/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.11503.36'
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.11503.36'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.11503.36'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.11503.36'
This table displays all metadata directly associated to this object as RDF triples.
24 TRIPLES
13 PREDICATES
16 URIs
9 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.11503.36 | sgo:sdDataset | grid |
2 | ″ | vivo:abbreviation | KIT |
3 | ″ | grid:establishedYear | 1864-01-01 |
4 | ″ | grid:hasAddress | grid-institutes:grid.11503.36/address-0 |
5 | ″ | grid:hasWikidataId | wd:Q1796182 |
6 | ″ | grid:id | grid.11503.36 |
7 | ″ | grid:isni | 0000 0001 2181 1687 |
8 | ″ | grid:wikipediaPage | https://en.wikipedia.org/wiki/Royal_Tropical_Institute |
9 | ″ | rdf:type | grid:Archive |
10 | ″ | ″ | foaf:Organization |
11 | ″ | rdfs:label | Royal Tropical Institute |
12 | ″ | skos:altLabel | Colonial Institute |
13 | ″ | ″ | Colonial Museum |
14 | ″ | ″ | Tropeninstituut |
15 | ″ | skos:prefLabel | Royal Tropical Institute |
16 | ″ | foaf:homepage | http://www.kit.nl/ |
17 | grid-institutes:grid.11503.36/address-0 | sgo:sdDataset | grid |
18 | ″ | grid:cityName | Amsterdam |
19 | ″ | grid:countryCode | NL |
20 | ″ | grid:countryName | Netherlands |
21 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/2759794/ |
22 | ″ | rdf:type | grid:Address |
23 | ″ | geo-pos:lat | 52.362487 |
24 | ″ | geo-pos:long | 4.920274 |