European Southern Observatory
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.eso.org/sci/activities/santiago.html"
}
],
"grid:establishedYear": [
{
"@value": "1962-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.440369.c/address-0"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q30293545"
}
],
"grid:id": [
{
"@value": "grid.440369.c"
}
],
"grid:isni": [
{
"@value": "0000 0004 0545 276X"
}
],
"grid:wikipediaPage": [
{
"id": "https://en.wikipedia.org/wiki/European_Southern_Observatory"
}
],
"id": "http://www.grid.ac/institutes/grid.440369.c",
"rdfs:label": "European Southern Observatory",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "European Southern Observatory"
}
],
"type": [
"http://xmlns.com/foaf/0.1/Organization",
"http://www.grid.ac/ontology/Facility"
],
"vivo:abbreviation": [
{
"@value": "ESO"
}
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"geo-pos:lat": [
{
"@value": "-33.398498",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "-70.600117",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Santiago"
}
],
"grid:countryCode": [
{
"@value": "CL"
}
],
"grid:countryName": [
{
"@value": "Chile"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/3871336/"
}
],
"id": "http://www.grid.ac/institutes/grid.440369.c/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.440369.c'
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.440369.c'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.440369.c'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.440369.c'
This table displays all metadata directly associated to this object as RDF triples.
21 TRIPLES
12 PREDICATES
13 URIs
6 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.440369.c | sgo:sdDataset | grid |
2 | ″ | vivo:abbreviation | ESO |
3 | ″ | grid:establishedYear | 1962-01-01 |
4 | ″ | grid:hasAddress | grid-institutes:grid.440369.c/address-0 |
5 | ″ | grid:hasWikidataId | wd:Q30293545 |
6 | ″ | grid:id | grid.440369.c |
7 | ″ | grid:isni | 0000 0004 0545 276X |
8 | ″ | grid:wikipediaPage | https://en.wikipedia.org/wiki/European_Southern_Observatory |
9 | ″ | rdf:type | grid:Facility |
10 | ″ | ″ | foaf:Organization |
11 | ″ | rdfs:label | European Southern Observatory |
12 | ″ | skos:prefLabel | European Southern Observatory |
13 | ″ | foaf:homepage | https://www.eso.org/sci/activities/santiago.html |
14 | grid-institutes:grid.440369.c/address-0 | sgo:sdDataset | grid |
15 | ″ | grid:cityName | Santiago |
16 | ″ | grid:countryCode | CL |
17 | ″ | grid:countryName | Chile |
18 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/3871336/ |
19 | ″ | rdf:type | grid:Address |
20 | ″ | geo-pos:lat | -33.398498 |
21 | ″ | geo-pos:long | -70.600117 |