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