Saint Augustine
COUNTRYTrinidad and Tobago
COORDINATESLat: 10.642119 Long: -61.400123
JSON-LD is the canonical representation for SciGraph data.
[
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"geo-pos:lat": [
{
"@value": "10.642119",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "-61.400123",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Saint Augustine"
}
],
"grid:countryCode": [
{
"@value": "TT"
}
],
"grid:countryName": [
{
"@value": "Trinidad and Tobago"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/3573796/"
}
],
"id": "http://www.grid.ac/institutes/grid.430529.9/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.430529.9/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.430529.9/address-0'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.430529.9/address-0'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.430529.9/address-0'
This table displays all metadata directly associated to this object as RDF triples.
8 TRIPLES
8 PREDICATES
9 URIs
6 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.430529.9/address-0 | sgo:sdDataset | grid |
2 | ″ | grid:cityName | Saint Augustine |
3 | ″ | grid:countryCode | TT |
4 | ″ | grid:countryName | Trinidad and Tobago |
5 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/3573796/ |
6 | ″ | rdf:type | grid:Address |
7 | ″ | geo-pos:lat | 10.642119 |
8 | ″ | geo-pos:long | -61.400123 |