Yonsei University Health System
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.yuhs.or.kr/en/"
}
],
"grid:establishedYear": [
{
"@value": "1885-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.413046.4/address-0"
}
],
"grid:hasChild": [
{
"id": "http://www.grid.ac/institutes/grid.459553.b"
},
{
"id": "http://www.grid.ac/institutes/grid.464717.7"
},
{
"id": "http://www.grid.ac/institutes/grid.415562.1"
}
],
"grid:hasRelated": [
{
"id": "http://www.grid.ac/institutes/grid.15444.30"
}
],
"grid:id": [
{
"@value": "grid.413046.4"
}
],
"grid:isni": [
{
"@value": "0000 0004 0439 4086"
}
],
"id": "http://www.grid.ac/institutes/grid.413046.4",
"rdfs:label": "Yonsei University Health System",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "Yonsei University Health System"
}
],
"type": [
"http://xmlns.com/foaf/0.1/Organization",
"http://www.grid.ac/ontology/Healthcare"
],
"vivo:abbreviation": [
{
"@value": "YUHS"
}
]
}
]
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.413046.4'
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.413046.4'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.413046.4'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.413046.4'
This table displays all metadata directly associated to this object as RDF triples.
15 TRIPLES
12 PREDICATES
15 URIs
6 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.413046.4 | sgo:sdDataset | grid |
2 | ″ | vivo:abbreviation | YUHS |
3 | ″ | grid:establishedYear | 1885-01-01 |
4 | ″ | grid:hasAddress | grid-institutes:grid.413046.4/address-0 |
5 | ″ | grid:hasChild | grid-institutes:grid.415562.1 |
6 | ″ | ″ | grid-institutes:grid.459553.b |
7 | ″ | ″ | grid-institutes:grid.464717.7 |
8 | ″ | grid:hasRelated | grid-institutes:grid.15444.30 |
9 | ″ | grid:id | grid.413046.4 |
10 | ″ | grid:isni | 0000 0004 0439 4086 |
11 | ″ | rdf:type | grid:Healthcare |
12 | ″ | ″ | foaf:Organization |
13 | ″ | rdfs:label | Yonsei University Health System |
14 | ″ | skos:prefLabel | Yonsei University Health System |
15 | ″ | foaf:homepage | http://www.yuhs.or.kr/en/ |