Yale-NUS College
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.yale-nus.edu.sg/"
}
],
"grid:establishedYear": [
{
"@value": "2011-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.463064.3/address-0"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q8047333"
}
],
"grid:id": [
{
"@value": "grid.463064.3"
}
],
"grid:isni": [
{
"@value": "0000 0004 4651 0380"
}
],
"grid:wikipediaPage": [
{
"id": "https://en.wikipedia.org/wiki/Yale-NUS_College"
}
],
"id": "http://www.grid.ac/institutes/grid.463064.3",
"rdfs:label": "Yale-NUS College",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "Yale-NUS College"
}
],
"type": [
"http://www.grid.ac/ontology/Education",
"http://xmlns.com/foaf/0.1/Organization"
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"geo-pos:lat": [
{
"@value": "1.307117",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "103.772242",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Singapore"
}
],
"grid:countryCode": [
{
"@value": "SG"
}
],
"grid:countryName": [
{
"@value": "Singapore"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/1880252/"
}
],
"id": "http://www.grid.ac/institutes/grid.463064.3/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.463064.3'
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.463064.3'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.463064.3'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.463064.3'
This table displays all metadata directly associated to this object as RDF triples.
20 TRIPLES
11 PREDICATES
12 URIs
5 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.463064.3 | sgo:sdDataset | grid |
2 | ″ | grid:establishedYear | 2011-01-01 |
3 | ″ | grid:hasAddress | grid-institutes:grid.463064.3/address-0 |
4 | ″ | grid:hasWikidataId | wd:Q8047333 |
5 | ″ | grid:id | grid.463064.3 |
6 | ″ | grid:isni | 0000 0004 4651 0380 |
7 | ″ | grid:wikipediaPage | https://en.wikipedia.org/wiki/Yale-NUS_College |
8 | ″ | rdf:type | grid:Education |
9 | ″ | ″ | foaf:Organization |
10 | ″ | rdfs:label | Yale-NUS College |
11 | ″ | skos:prefLabel | Yale-NUS College |
12 | ″ | foaf:homepage | http://www.yale-nus.edu.sg/ |
13 | grid-institutes:grid.463064.3/address-0 | sgo:sdDataset | grid |
14 | ″ | grid:cityName | Singapore |
15 | ″ | grid:countryCode | SG |
16 | ″ | grid:countryName | Singapore |
17 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/1880252/ |
18 | ″ | rdf:type | grid:Address |
19 | ″ | geo-pos:lat | 1.307117 |
20 | ″ | geo-pos:long | 103.772242 |