Ontology type: grid:Healthcare | foaf:Organization
Taoyuan Chang Gung Memorial Hospital
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.cgmh.org.tw/branch/branch_hel.htm"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.454210.6/address-0"
}
],
"grid:id": [
{
"@value": "grid.454210.6"
}
],
"grid:isni": [
{
"@value": "0000 0004 1756 1461"
}
],
"id": "http://www.grid.ac/institutes/grid.454210.6",
"rdfs:label": "Taoyuan Chang Gung Memorial Hospital",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "Taoyuan Chang Gung Memorial Hospital"
}
],
"type": [
"http://xmlns.com/foaf/0.1/Organization",
"http://www.grid.ac/ontology/Healthcare"
],
"vivo:abbreviation": [
{
"@value": "CGMH"
}
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"geo-pos:lat": [
{
"@value": "25.029634",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "121.366325",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Taoyuan City"
}
],
"grid:countryCode": [
{
"@value": "TW"
}
],
"grid:countryName": [
{
"@value": "Taiwan"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/6696918/"
}
],
"id": "http://www.grid.ac/institutes/grid.454210.6/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.454210.6'
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.454210.6'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.454210.6'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.454210.6'
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.454210.6 | sgo:sdDataset | grid |
2 | ″ | vivo:abbreviation | CGMH |
3 | ″ | grid:hasAddress | grid-institutes:grid.454210.6/address-0 |
4 | ″ | grid:id | grid.454210.6 |
5 | ″ | grid:isni | 0000 0004 1756 1461 |
6 | ″ | rdf:type | grid:Healthcare |
7 | ″ | ″ | foaf:Organization |
8 | ″ | rdfs:label | Taoyuan Chang Gung Memorial Hospital |
9 | ″ | skos:prefLabel | Taoyuan Chang Gung Memorial Hospital |
10 | ″ | foaf:homepage | https://www.cgmh.org.tw/branch/branch_hel.htm |
11 | grid-institutes:grid.454210.6/address-0 | sgo:sdDataset | grid |
12 | ″ | grid:cityName | Taoyuan City |
13 | ″ | grid:countryCode | TW |
14 | ″ | grid:countryName | Taiwan |
15 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/6696918/ |
16 | ″ | rdf:type | grid:Address |
17 | ″ | geo-pos:lat | 25.029634 |
18 | ″ | geo-pos:long | 121.366325 |