Ontology type: grid:Healthcare | foaf:Organization
National Cancer Center Hospital East
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.ncc.go.jp/en/ncce/index.html"
}
],
"grid:establishedYear": [
{
"@value": "1962-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.497282.2/address-0"
}
],
"grid:id": [
{
"@value": "grid.497282.2"
}
],
"id": "http://www.grid.ac/institutes/grid.497282.2",
"rdfs:label": "National Cancer Center Hospital East",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "National Cancer Center Hospital East"
}
],
"type": [
"http://xmlns.com/foaf/0.1/Organization",
"http://www.grid.ac/ontology/Healthcare"
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"geo-pos:lat": [
{
"@value": "35.902275",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "139.941547",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Kashiwa"
}
],
"grid:countryCode": [
{
"@value": "JP"
}
],
"grid:countryName": [
{
"@value": "Japan"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/1859924/"
}
],
"id": "http://www.grid.ac/institutes/grid.497282.2/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.497282.2'
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.497282.2'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.497282.2'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.497282.2'
This table displays all metadata directly associated to this object as RDF triples.
17 TRIPLES
8 PREDICATES
9 URIs
4 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.497282.2 | sgo:sdDataset | grid |
2 | ″ | grid:establishedYear | 1962-01-01 |
3 | ″ | grid:hasAddress | grid-institutes:grid.497282.2/address-0 |
4 | ″ | grid:id | grid.497282.2 |
5 | ″ | rdf:type | grid:Healthcare |
6 | ″ | ″ | foaf:Organization |
7 | ″ | rdfs:label | National Cancer Center Hospital East |
8 | ″ | skos:prefLabel | National Cancer Center Hospital East |
9 | ″ | foaf:homepage | https://www.ncc.go.jp/en/ncce/index.html |
10 | grid-institutes:grid.497282.2/address-0 | sgo:sdDataset | grid |
11 | ″ | grid:cityName | Kashiwa |
12 | ″ | grid:countryCode | JP |
13 | ″ | grid:countryName | Japan |
14 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/1859924/ |
15 | ″ | rdf:type | grid:Address |
16 | ″ | geo-pos:lat | 35.902275 |
17 | ″ | geo-pos:long | 139.941547 |