Nara Women's 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.nara-wu.ac.jp/index-e.html"
}
],
"grid:establishedYear": [
{
"@value": "1908-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.174568.9/address-0"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q1148082"
}
],
"grid:id": [
{
"@value": "grid.174568.9"
}
],
"grid:isni": [
{
"@value": "0000 0001 0059 3836"
}
],
"grid:wikipediaPage": [
{
"id": "https://en.wikipedia.org/wiki/Nara_Women%27s_University"
}
],
"id": "http://www.grid.ac/institutes/grid.174568.9",
"rdfs:label": "Nara Women's University",
"sdDataset": "grid",
"skos:altLabel": [
{
"@value": "Nara Joshi Daigaku"
},
{
"@value": "Nara Joshi K\u014dt\u014d Shihan Gakk\u014d"
}
],
"skos:prefLabel": [
{
"@value": "Nara Women's University"
}
],
"type": [
"http://xmlns.com/foaf/0.1/Organization",
"http://www.grid.ac/ontology/Education"
],
"vivo:abbreviation": [
{
"@value": "NWU"
}
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"geo-pos:lat": [
{
"@value": "34.687918",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "135.828508",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Nara"
}
],
"grid:countryCode": [
{
"@value": "JP"
}
],
"grid:countryName": [
{
"@value": "Japan"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/1855612/"
}
],
"id": "http://www.grid.ac/institutes/grid.174568.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.174568.9'
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.174568.9'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.174568.9'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.174568.9'
This table displays all metadata directly associated to this object as RDF triples.
23 TRIPLES
13 PREDICATES
15 URIs
8 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.174568.9 | sgo:sdDataset | grid |
2 | ″ | vivo:abbreviation | NWU |
3 | ″ | grid:establishedYear | 1908-01-01 |
4 | ″ | grid:hasAddress | grid-institutes:grid.174568.9/address-0 |
5 | ″ | grid:hasWikidataId | wd:Q1148082 |
6 | ″ | grid:id | grid.174568.9 |
7 | ″ | grid:isni | 0000 0001 0059 3836 |
8 | ″ | grid:wikipediaPage | https://en.wikipedia.org/wiki/Nara_Women%27s_University |
9 | ″ | rdf:type | grid:Education |
10 | ″ | ″ | foaf:Organization |
11 | ″ | rdfs:label | Nara Women's University |
12 | ″ | skos:altLabel | Nara Joshi Daigaku |
13 | ″ | ″ | Nara Joshi Kōtō Shihan Gakkō |
14 | ″ | skos:prefLabel | Nara Women's University |
15 | ″ | foaf:homepage | http://www.nara-wu.ac.jp/index-e.html |
16 | grid-institutes:grid.174568.9/address-0 | sgo:sdDataset | grid |
17 | ″ | grid:cityName | Nara |
18 | ″ | grid:countryCode | JP |
19 | ″ | grid:countryName | Japan |
20 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/1855612/ |
21 | ″ | rdf:type | grid:Address |
22 | ″ | geo-pos:lat | 34.687918 |
23 | ″ | geo-pos:long | 135.828508 |