Wakayama University
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.wakayama-u.ac.jp/en/"
}
],
"grid:establishedYear": [
{
"@value": "1949-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.413170.0/address-0"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q1078073"
}
],
"grid:id": [
{
"@value": "grid.413170.0"
}
],
"grid:isni": [
{
"@value": "0000 0001 0710 9816"
}
],
"grid:wikipediaPage": [
{
"id": "http://en.wikipedia.org/wiki/Wakayama_University"
}
],
"id": "http://www.grid.ac/institutes/grid.413170.0",
"rdfs:label": "Wakayama University",
"sdDataset": "grid",
"skos:altLabel": [
{
"@value": "Wakayama Daigaku"
}
],
"skos:prefLabel": [
{
"@value": "Wakayama University"
}
],
"type": [
"http://xmlns.com/foaf/0.1/Organization",
"http://www.grid.ac/ontology/Education"
]
}
]
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.413170.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.413170.0'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.413170.0'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.413170.0'
This table displays all metadata directly associated to this object as RDF triples.
13 TRIPLES
12 PREDICATES
13 URIs
6 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.413170.0 | sgo:sdDataset | grid |
2 | ″ | grid:establishedYear | 1949-01-01 |
3 | ″ | grid:hasAddress | grid-institutes:grid.413170.0/address-0 |
4 | ″ | grid:hasWikidataId | wd:Q1078073 |
5 | ″ | grid:id | grid.413170.0 |
6 | ″ | grid:isni | 0000 0001 0710 9816 |
7 | ″ | grid:wikipediaPage | http://en.wikipedia.org/wiki/Wakayama_University |
8 | ″ | rdf:type | grid:Education |
9 | ″ | ″ | foaf:Organization |
10 | ″ | rdfs:label | Wakayama University |
11 | ″ | skos:altLabel | Wakayama Daigaku |
12 | ″ | skos:prefLabel | Wakayama University |
13 | ″ | foaf:homepage | http://www.wakayama-u.ac.jp/en/ |