Zhejiang Taizhou 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.tzhospital.com/ywb/index.html"
}
],
"grid:establishedYear": [
{
"@value": "1901-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.469636.8/address-0"
}
],
"grid:hasParent": [
{
"id": "http://www.grid.ac/institutes/grid.13402.34"
}
],
"grid:hasRelated": [
{
"id": "http://www.grid.ac/institutes/grid.268099.c"
}
],
"grid:id": [
{
"@value": "grid.469636.8"
}
],
"id": "http://www.grid.ac/institutes/grid.469636.8",
"rdfs:label": "Zhejiang Taizhou Hospital",
"sdDataset": "grid",
"skos:altLabel": [
{
"@value": "Taizhou Enze Medical Center"
}
],
"skos:prefLabel": [
{
"@value": "Zhejiang Taizhou Hospital"
}
],
"type": [
"http://xmlns.com/foaf/0.1/Organization",
"http://www.grid.ac/ontology/Healthcare"
]
}
]
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.469636.8'
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.469636.8'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.469636.8'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.469636.8'
This table displays all metadata directly associated to this object as RDF triples.
12 TRIPLES
11 PREDICATES
12 URIs
5 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.469636.8 | sgo:sdDataset | grid |
2 | ″ | grid:establishedYear | 1901-01-01 |
3 | ″ | grid:hasAddress | grid-institutes:grid.469636.8/address-0 |
4 | ″ | grid:hasParent | grid-institutes:grid.13402.34 |
5 | ″ | grid:hasRelated | grid-institutes:grid.268099.c |
6 | ″ | grid:id | grid.469636.8 |
7 | ″ | rdf:type | grid:Healthcare |
8 | ″ | ″ | foaf:Organization |
9 | ″ | rdfs:label | Zhejiang Taizhou Hospital |
10 | ″ | skos:altLabel | Taizhou Enze Medical Center |
11 | ″ | skos:prefLabel | Zhejiang Taizhou Hospital |
12 | ″ | foaf:homepage | http://www.tzhospital.com/ywb/index.html |