The Korean Society of Hematology
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.hematology.or.kr/eng/sub04/sub01.html"
}
],
"grid:establishedYear": [
{
"@value": "1958-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.489770.5/address-0"
}
],
"grid:id": [
{
"@value": "grid.489770.5"
}
],
"grid:isni": [
{
"@value": "0000000459310556"
}
],
"id": "http://www.grid.ac/institutes/grid.489770.5",
"rdfs:label": "The Korean Society of Hematology",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "The Korean Society of Hematology"
}
],
"type": [
"http://www.grid.ac/ontology/Other",
"http://xmlns.com/foaf/0.1/Organization"
],
"vivo:abbreviation": [
{
"@value": "KSH"
}
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"geo-pos:lat": [
{
"@value": "37.573914",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "126.971095",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Seoul"
}
],
"grid:countryCode": [
{
"@value": "KR"
}
],
"grid:countryName": [
{
"@value": "South Korea"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/1835848/"
}
],
"id": "http://www.grid.ac/institutes/grid.489770.5/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.489770.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.489770.5'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.489770.5'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.489770.5'
This table displays all metadata directly associated to this object as RDF triples.
19 TRIPLES
10 PREDICATES
11 URIs
6 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.489770.5 | sgo:sdDataset | grid |
2 | ″ | vivo:abbreviation | KSH |
3 | ″ | grid:establishedYear | 1958-01-01 |
4 | ″ | grid:hasAddress | grid-institutes:grid.489770.5/address-0 |
5 | ″ | grid:id | grid.489770.5 |
6 | ″ | grid:isni | 0000000459310556 |
7 | ″ | rdf:type | grid:Other |
8 | ″ | ″ | foaf:Organization |
9 | ″ | rdfs:label | The Korean Society of Hematology |
10 | ″ | skos:prefLabel | The Korean Society of Hematology |
11 | ″ | foaf:homepage | http://www.hematology.or.kr/eng/sub04/sub01.html |
12 | grid-institutes:grid.489770.5/address-0 | sgo:sdDataset | grid |
13 | ″ | grid:cityName | Seoul |
14 | ″ | grid:countryCode | KR |
15 | ″ | grid:countryName | South Korea |
16 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/1835848/ |
17 | ″ | rdf:type | grid:Address |
18 | ″ | geo-pos:lat | 37.573914 |
19 | ″ | geo-pos:long | 126.971095 |