Chenzhou First People's 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.czhospital.com/Index.html"
}
],
"grid:establishedYear": [
{
"@value": "1907-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.459429.7/address-0"
}
],
"grid:id": [
{
"@value": "grid.459429.7"
}
],
"id": "http://www.grid.ac/institutes/grid.459429.7",
"rdfs:label": "Chenzhou First People's Hospital",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "Chenzhou First People's 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": "25.806282",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "113.04233",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Chenzhou"
}
],
"grid:countryCode": [
{
"@value": "CN"
}
],
"grid:countryName": [
{
"@value": "China"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/1815059/"
}
],
"id": "http://www.grid.ac/institutes/grid.459429.7/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.459429.7'
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.459429.7'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.459429.7'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.459429.7'
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.459429.7 | sgo:sdDataset | grid |
2 | ″ | grid:establishedYear | 1907-01-01 |
3 | ″ | grid:hasAddress | grid-institutes:grid.459429.7/address-0 |
4 | ″ | grid:id | grid.459429.7 |
5 | ″ | rdf:type | grid:Healthcare |
6 | ″ | ″ | foaf:Organization |
7 | ″ | rdfs:label | Chenzhou First People's Hospital |
8 | ″ | skos:prefLabel | Chenzhou First People's Hospital |
9 | ″ | foaf:homepage | http://www.czhospital.com/Index.html |
10 | grid-institutes:grid.459429.7/address-0 | sgo:sdDataset | grid |
11 | ″ | grid:cityName | Chenzhou |
12 | ″ | grid:countryCode | CN |
13 | ″ | grid:countryName | China |
14 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/1815059/ |
15 | ″ | rdf:type | grid:Address |
16 | ″ | geo-pos:lat | 25.806282 |
17 | ″ | geo-pos:long | 113.04233 |