St. Luke's Episcopal 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.chistlukeshealth.org/"
}
],
"grid:establishedYear": [
{
"@value": "1954-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.416470.0/address-0"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q7589793"
}
],
"grid:id": [
{
"@value": "grid.416470.0"
}
],
"grid:isni": [
{
"@value": "0000 0004 4656 4290"
}
],
"id": "http://www.grid.ac/institutes/grid.416470.0",
"rdfs:label": "St. Luke's Episcopal Hospital",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "St. Luke's Episcopal Hospital"
}
],
"type": [
"http://www.grid.ac/ontology/Healthcare",
"http://xmlns.com/foaf/0.1/Organization"
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"geo-pos:lat": [
{
"@value": "29.708659",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "-95.400456",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Houston"
}
],
"grid:countryCode": [
{
"@value": "US"
}
],
"grid:countryName": [
{
"@value": "United States"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/4699066/"
}
],
"id": "http://www.grid.ac/institutes/grid.416470.0/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.416470.0'
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.416470.0'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.416470.0'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.416470.0'
This table displays all metadata directly associated to this object as RDF triples.
19 TRIPLES
10 PREDICATES
11 URIs
5 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.416470.0 | sgo:sdDataset | grid |
2 | ″ | grid:establishedYear | 1954-01-01 |
3 | ″ | grid:hasAddress | grid-institutes:grid.416470.0/address-0 |
4 | ″ | grid:hasWikidataId | wd:Q7589793 |
5 | ″ | grid:id | grid.416470.0 |
6 | ″ | grid:isni | 0000 0004 4656 4290 |
7 | ″ | rdf:type | grid:Healthcare |
8 | ″ | ″ | foaf:Organization |
9 | ″ | rdfs:label | St. Luke's Episcopal Hospital |
10 | ″ | skos:prefLabel | St. Luke's Episcopal Hospital |
11 | ″ | foaf:homepage | http://www.chistlukeshealth.org/ |
12 | grid-institutes:grid.416470.0/address-0 | sgo:sdDataset | grid |
13 | ″ | grid:cityName | Houston |
14 | ″ | grid:countryCode | US |
15 | ″ | grid:countryName | United States |
16 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/4699066/ |
17 | ″ | rdf:type | grid:Address |
18 | ″ | geo-pos:lat | 29.708659 |
19 | ″ | geo-pos:long | -95.400456 |