Ontology type: grid:Healthcare | foaf:Organization
Baylor Scott & White Medical Center - Temple
HOMEPAGEhttps://www.bswhealth.com/locations/temple/Pages/default.aspx
ADDRESS
JSON-LD is the canonical representation for SciGraph data.
[
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "https://www.bswhealth.com/locations/temple/Pages/default.aspx"
}
],
"grid:establishedYear": [
{
"@value": "1897-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.508013.f/address-0"
}
],
"grid:hasParent": [
{
"id": "http://www.grid.ac/institutes/grid.486749.0"
}
],
"grid:hasRelated": [
{
"id": "http://www.grid.ac/institutes/grid.412408.b"
}
],
"grid:id": [
{
"@value": "grid.508013.f"
}
],
"grid:wikipediaPage": [
{
"id": "https://en.wikipedia.org/wiki/Baylor_Scott_%26_White_Medical_Center_%E2%80%93_Temple"
}
],
"id": "http://www.grid.ac/institutes/grid.508013.f",
"rdfs:label": "Baylor Scott & White Medical Center - Temple",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "Baylor Scott & White Medical Center - Temple"
}
],
"type": [
"http://xmlns.com/foaf/0.1/Organization",
"http://www.grid.ac/ontology/Healthcare"
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "https://www.bswhealth.com"
}
],
"grid:establishedYear": [
{
"@value": "1897-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.486749.0/address-0"
}
],
"grid:hasChild": [
{
"id": "http://www.grid.ac/institutes/grid.411588.1"
},
{
"id": "http://www.grid.ac/institutes/grid.471358.c"
},
{
"id": "http://www.grid.ac/institutes/grid.508013.f"
},
{
"id": "http://www.grid.ac/institutes/grid.414450.0"
},
{
"id": "http://www.grid.ac/institutes/grid.489966.c"
}
],
"grid:hasRelated": [
{
"id": "http://www.grid.ac/institutes/grid.430246.7"
},
{
"id": "http://www.grid.ac/institutes/grid.264756.4"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q41568258"
}
],
"grid:id": [
{
"@value": "grid.486749.0"
}
],
"grid:isni": [
{
"@value": "0000 0004 4685 2620"
},
{
"@value": "0000 0004 0504 5814"
}
],
"id": "http://www.grid.ac/institutes/grid.486749.0",
"rdfs:label": "Baylor Scott & White Health",
"sdDataset": "grid",
"skos:altLabel": [
{
"@value": "Baylor Health Care System"
},
{
"@value": "Scott & White Healthcare"
}
],
"skos:prefLabel": [
{
"@value": "Baylor Scott & White Health"
}
],
"type": [
"http://www.grid.ac/ontology/Healthcare",
"http://xmlns.com/foaf/0.1/Organization"
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "http://tamhsc.edu/campuses/college-station/index.html"
}
],
"grid:establishedYear": [
{
"@value": "1999-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.412408.b/address-0"
}
],
"grid:hasParent": [
{
"id": "http://www.grid.ac/institutes/grid.264756.4"
}
],
"grid:hasRelated": [
{
"id": "http://www.grid.ac/institutes/grid.508013.f"
},
{
"id": "http://www.grid.ac/institutes/grid.240736.4"
}
],
"grid:id": [
{
"@value": "grid.412408.b"
}
],
"grid:wikipediaPage": [
{
"id": "https://en.wikipedia.org/wiki/Texas_A%26M_Health_Science_Center"
}
],
"id": "http://www.grid.ac/institutes/grid.412408.b",
"rdfs:label": "Texas A&M Health Science Center",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "Texas A&M Health Science Center"
}
],
"type": [
"http://www.grid.ac/ontology/Education",
"http://xmlns.com/foaf/0.1/Organization"
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"geo-pos:lat": [
{
"@value": "31.07753",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "-97.36383",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Temple"
}
],
"grid:countryCode": [
{
"@value": "US"
}
],
"grid:countryName": [
{
"@value": "United States"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/4735966/"
}
],
"id": "http://www.grid.ac/institutes/grid.508013.f/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.508013.f'
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.508013.f'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.508013.f'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.508013.f'
This table displays all metadata directly associated to this object as RDF triples.
54 TRIPLES
11 PREDICATES
12 URIs
4 LITERALS