Chiba Kaihin Municipal Hospital
ADDRESS
JSON-LD is the canonical representation for SciGraph data.
[
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.440399.3/address-0"
}
],
"grid:id": [
{
"@value": "grid.440399.3"
}
],
"id": "http://www.grid.ac/institutes/grid.440399.3",
"rdfs:label": "Chiba Kaihin Municipal Hospital",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "Chiba Kaihin 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",
"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.440399.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.440399.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.440399.3'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.440399.3'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.440399.3'
This table displays all metadata directly associated to this object as RDF triples.
13 TRIPLES
6 PREDICATES
7 URIs
3 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.440399.3 | sgo:sdDataset | grid |
2 | ″ | grid:hasAddress | grid-institutes:grid.440399.3/address-0 |
3 | ″ | grid:id | grid.440399.3 |
4 | ″ | rdf:type | grid:Healthcare |
5 | ″ | ″ | foaf:Organization |
6 | ″ | rdfs:label | Chiba Kaihin Municipal Hospital |
7 | ″ | skos:prefLabel | Chiba Kaihin Municipal Hospital |
8 | grid-institutes:grid.440399.3/address-0 | sgo:sdDataset | grid |
9 | ″ | grid:cityName | Chiba |
10 | ″ | grid:countryCode | JP |
11 | ″ | grid:countryName | Japan |
12 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/2113015/ |
13 | ″ | rdf:type | grid:Address |