Chiba Aoba Municipal 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.city.chiba.jp/byoin/aoba/aobatop.html"
}
],
"grid:establishedYear": [
{
"@value": "2003-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.459433.c/address-0"
}
],
"grid:id": [
{
"@value": "grid.459433.c"
}
],
"grid:isni": [
{
"@value": "0000 0004 1771 9951"
}
],
"id": "http://www.grid.ac/institutes/grid.459433.c",
"rdfs:label": "Chiba Aoba Municipal Hospital",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "Chiba Aoba Municipal Hospital"
}
],
"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.601479",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "140.138548",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Chiba"
}
],
"grid:countryCode": [
{
"@value": "JP"
}
],
"grid:countryName": [
{
"@value": "Japan"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/2113015/"
}
],
"id": "http://www.grid.ac/institutes/grid.459433.c/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.459433.c'
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.459433.c'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.459433.c'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.459433.c'
This table displays all metadata directly associated to this object as RDF triples.
18 TRIPLES
9 PREDICATES
10 URIs
5 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.459433.c | sgo:sdDataset | grid |
2 | ″ | grid:establishedYear | 2003-01-01 |
3 | ″ | grid:hasAddress | grid-institutes:grid.459433.c/address-0 |
4 | ″ | grid:id | grid.459433.c |
5 | ″ | grid:isni | 0000 0004 1771 9951 |
6 | ″ | rdf:type | grid:Healthcare |
7 | ″ | ″ | foaf:Organization |
8 | ″ | rdfs:label | Chiba Aoba Municipal Hospital |
9 | ″ | skos:prefLabel | Chiba Aoba Municipal Hospital |
10 | ″ | foaf:homepage | http://www.city.chiba.jp/byoin/aoba/aobatop.html |
11 | grid-institutes:grid.459433.c/address-0 | sgo:sdDataset | grid |
12 | ″ | grid:cityName | Chiba |
13 | ″ | grid:countryCode | JP |
14 | ″ | grid:countryName | Japan |
15 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/2113015/ |
16 | ″ | rdf:type | grid:Address |
17 | ″ | geo-pos:lat | 35.601479 |
18 | ″ | geo-pos:long | 140.138548 |