Doctors 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.ohiohealth.com/doctors/"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.414022.1/address-0"
}
],
"grid:hasParent": [
{
"id": "http://www.grid.ac/institutes/grid.430016.0"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q5287552"
}
],
"grid:id": [
{
"@value": "grid.414022.1"
}
],
"grid:isni": [
{
"@value": "0000 0004 0452 5285"
}
],
"grid:wikipediaPage": [
{
"id": "https://en.wikipedia.org/wiki/Doctors_Hospital_(Columbus,_Ohio)"
}
],
"id": "http://www.grid.ac/institutes/grid.414022.1",
"rdfs:label": "Doctors Hospital",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "Doctors 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.414022.1'
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.414022.1'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.414022.1'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.414022.1'
This table displays all metadata directly associated to this object as RDF triples.
12 TRIPLES
11 PREDICATES
12 URIs
4 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.414022.1 | sgo:sdDataset | grid |
2 | ″ | grid:hasAddress | grid-institutes:grid.414022.1/address-0 |
3 | ″ | grid:hasParent | grid-institutes:grid.430016.0 |
4 | ″ | grid:hasWikidataId | wd:Q5287552 |
5 | ″ | grid:id | grid.414022.1 |
6 | ″ | grid:isni | 0000 0004 0452 5285 |
7 | ″ | grid:wikipediaPage | https://en.wikipedia.org/wiki/Doctors_Hospital_(Columbus,_Ohio) |
8 | ″ | rdf:type | grid:Healthcare |
9 | ″ | ″ | foaf:Organization |
10 | ″ | rdfs:label | Doctors Hospital |
11 | ″ | skos:prefLabel | Doctors Hospital |
12 | ″ | foaf:homepage | https://www.ohiohealth.com/doctors/ |