Osaka Rosai Hospital
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.orh.go.jp/"
}
],
"grid:establishedYear": [
{
"@value": "1962-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.417001.3/address-0"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q11440065"
}
],
"grid:id": [
{
"@value": "grid.417001.3"
}
],
"grid:isni": [
{
"@value": "0000 0004 0378 5245"
}
],
"id": "http://www.grid.ac/institutes/grid.417001.3",
"rdfs:label": "Osaka Rosai Hospital",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "Osaka Rosai Hospital"
}
],
"type": [
"http://www.grid.ac/ontology/Healthcare",
"http://xmlns.com/foaf/0.1/Organization"
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"geo-pos:lat": [
{
"@value": "34.567952",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "135.507306",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Osaka"
}
],
"grid:countryCode": [
{
"@value": "JP"
}
],
"grid:countryName": [
{
"@value": "Japan"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/1853909/"
}
],
"id": "http://www.grid.ac/institutes/grid.417001.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.417001.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.417001.3'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.417001.3'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.417001.3'
This table displays all metadata directly associated to this object as RDF triples.
19 TRIPLES
10 PREDICATES
11 URIs
5 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.417001.3 | sgo:sdDataset | grid |
2 | ″ | grid:establishedYear | 1962-01-01 |
3 | ″ | grid:hasAddress | grid-institutes:grid.417001.3/address-0 |
4 | ″ | grid:hasWikidataId | wd:Q11440065 |
5 | ″ | grid:id | grid.417001.3 |
6 | ″ | grid:isni | 0000 0004 0378 5245 |
7 | ″ | rdf:type | grid:Healthcare |
8 | ″ | ″ | foaf:Organization |
9 | ″ | rdfs:label | Osaka Rosai Hospital |
10 | ″ | skos:prefLabel | Osaka Rosai Hospital |
11 | ″ | foaf:homepage | http://www.orh.go.jp/ |
12 | grid-institutes:grid.417001.3/address-0 | sgo:sdDataset | grid |
13 | ″ | grid:cityName | Osaka |
14 | ″ | grid:countryCode | JP |
15 | ″ | grid:countryName | Japan |
16 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/1853909/ |
17 | ″ | rdf:type | grid:Address |
18 | ″ | geo-pos:lat | 34.567952 |
19 | ″ | geo-pos:long | 135.507306 |