University of Kochi
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.u-kochi.ac.jp/"
}
],
"grid:establishedYear": [
{
"@value": "1944-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.444150.0/address-0"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q3551844"
}
],
"grid:id": [
{
"@value": "grid.444150.0"
}
],
"grid:isni": [
{
"@value": "0000 0000 9718 3325"
}
],
"grid:wikipediaPage": [
{
"id": "https://en.wikipedia.org/wiki/University_of_Kochi"
}
],
"id": "http://www.grid.ac/institutes/grid.444150.0",
"rdfs:label": "University of Kochi",
"sdDataset": "grid",
"skos:altLabel": [
{
"@value": "Kochi Women's University"
}
],
"skos:prefLabel": [
{
"@value": "University of Kochi"
}
],
"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": "33.530807",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "133.583097",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Kochi"
}
],
"grid:countryCode": [
{
"@value": "JP"
}
],
"grid:countryName": [
{
"@value": "Japan"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/1859146/"
}
],
"id": "http://www.grid.ac/institutes/grid.444150.0/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.444150.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.444150.0'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.444150.0'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.444150.0'
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.444150.0 | sgo:sdDataset | grid |
2 | ″ | grid:establishedYear | 1944-01-01 |
3 | ″ | grid:hasAddress | grid-institutes:grid.444150.0/address-0 |
4 | ″ | grid:hasWikidataId | wd:Q3551844 |
5 | ″ | grid:id | grid.444150.0 |
6 | ″ | grid:isni | 0000 0000 9718 3325 |
7 | ″ | grid:wikipediaPage | https://en.wikipedia.org/wiki/University_of_Kochi |
8 | ″ | rdf:type | grid:Education |
9 | ″ | ″ | foaf:Organization |
10 | ″ | rdfs:label | University of Kochi |
11 | ″ | skos:altLabel | Kochi Women's University |
12 | ″ | skos:prefLabel | University of Kochi |
13 | ″ | foaf:homepage | https://www.u-kochi.ac.jp/ |
14 | grid-institutes:grid.444150.0/address-0 | sgo:sdDataset | grid |
15 | ″ | grid:cityName | Kochi |
16 | ″ | grid:countryCode | JP |
17 | ″ | grid:countryName | Japan |
18 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/1859146/ |
19 | ″ | rdf:type | grid:Address |
20 | ″ | geo-pos:lat | 33.530807 |
21 | ″ | geo-pos:long | 133.583097 |