Texas A&M Health Science Center
ADDRESS
JSON-LD is the canonical representation for SciGraph data.
[
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.416972.f/address-0"
}
],
"grid:hasChild": [
{
"id": "http://www.grid.ac/institutes/grid.252888.d"
}
],
"grid:hasParent": [
{
"id": "http://www.grid.ac/institutes/grid.264763.2"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q30281096"
}
],
"grid:id": [
{
"@value": "grid.416972.f"
}
],
"id": "http://www.grid.ac/institutes/grid.416972.f",
"rdfs:label": "Texas A&M Health Science Center",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "Texas A&M Health Science Center"
}
],
"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.416972.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.416972.f'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.416972.f'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.416972.f'
This table displays all metadata directly associated to this object as RDF triples.
10 TRIPLES
9 PREDICATES
10 URIs
3 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.416972.f | sgo:sdDataset | grid |
2 | ″ | grid:hasAddress | grid-institutes:grid.416972.f/address-0 |
3 | ″ | grid:hasChild | grid-institutes:grid.252888.d |
4 | ″ | grid:hasParent | grid-institutes:grid.264763.2 |
5 | ″ | grid:hasWikidataId | wd:Q30281096 |
6 | ″ | grid:id | grid.416972.f |
7 | ″ | rdf:type | grid:Healthcare |
8 | ″ | ″ | foaf:Organization |
9 | ″ | rdfs:label | Texas A&M Health Science Center |
10 | ″ | skos:prefLabel | Texas A&M Health Science Center |