Aurum 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.auruminstitute.org/"
}
],
"grid:establishedYear": [
{
"@value": "1998-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.414087.e/address-0"
}
],
"grid:id": [
{
"@value": "grid.414087.e"
}
],
"grid:isni": [
{
"@value": "0000 0004 0635 7844"
}
],
"id": "http://www.grid.ac/institutes/grid.414087.e",
"rdfs:label": "Aurum Institute",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "Aurum Institute"
}
],
"type": [
"http://www.grid.ac/ontology/Nonprofit",
"http://xmlns.com/foaf/0.1/Organization"
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"geo-pos:lat": [
{
"@value": "-26.17514",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "28.042162",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Johannesburg"
}
],
"grid:countryCode": [
{
"@value": "ZA"
}
],
"grid:countryName": [
{
"@value": "South Africa"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/993800/"
}
],
"id": "http://www.grid.ac/institutes/grid.414087.e/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.414087.e'
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.414087.e'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.414087.e'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.414087.e'
This table displays all metadata directly associated to this object as RDF triples.
18 TRIPLES
9 PREDICATES
10 URIs
5 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.414087.e | sgo:sdDataset | grid |
2 | ″ | grid:establishedYear | 1998-01-01 |
3 | ″ | grid:hasAddress | grid-institutes:grid.414087.e/address-0 |
4 | ″ | grid:id | grid.414087.e |
5 | ″ | grid:isni | 0000 0004 0635 7844 |
6 | ″ | rdf:type | grid:Nonprofit |
7 | ″ | ″ | foaf:Organization |
8 | ″ | rdfs:label | Aurum Institute |
9 | ″ | skos:prefLabel | Aurum Institute |
10 | ″ | foaf:homepage | http://www.auruminstitute.org/ |
11 | grid-institutes:grid.414087.e/address-0 | sgo:sdDataset | grid |
12 | ″ | grid:cityName | Johannesburg |
13 | ″ | grid:countryCode | ZA |
14 | ″ | grid:countryName | South Africa |
15 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/993800/ |
16 | ″ | rdf:type | grid:Address |
17 | ″ | geo-pos:lat | -26.17514 |
18 | ″ | geo-pos:long | 28.042162 |