Nashville VA Medical Center
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.va.gov/directory/guide/facility.asp?id=95"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.413806.8/address-0"
}
],
"grid:hasParent": [
{
"id": "http://www.grid.ac/institutes/grid.452900.a"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q30279751"
}
],
"grid:id": [
{
"@value": "grid.413806.8"
}
],
"id": "http://www.grid.ac/institutes/grid.413806.8",
"rdfs:label": "Nashville VA Medical Center",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "Nashville VA Medical Center"
}
],
"type": [
"http://xmlns.com/foaf/0.1/Organization",
"http://www.grid.ac/ontology/Healthcare"
],
"vivo:abbreviation": [
{
"@value": "NVAMC"
}
]
}
]
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.413806.8'
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.413806.8'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.413806.8'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.413806.8'
This table displays all metadata directly associated to this object as RDF triples.
11 TRIPLES
10 PREDICATES
11 URIs
4 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.413806.8 | sgo:sdDataset | grid |
2 | ″ | vivo:abbreviation | NVAMC |
3 | ″ | grid:hasAddress | grid-institutes:grid.413806.8/address-0 |
4 | ″ | grid:hasParent | grid-institutes:grid.452900.a |
5 | ″ | grid:hasWikidataId | wd:Q30279751 |
6 | ″ | grid:id | grid.413806.8 |
7 | ″ | rdf:type | grid:Healthcare |
8 | ″ | ″ | foaf:Organization |
9 | ″ | rdfs:label | Nashville VA Medical Center |
10 | ″ | skos:prefLabel | Nashville VA Medical Center |
11 | ″ | foaf:homepage | https://www.va.gov/directory/guide/facility.asp?id=95 |