House Clinic
HOMEPAGE ADDRESS
JSON-LD is the canonical representation for SciGraph data.
[
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "https://houseclinic.com/"
}
],
"grid:establishedYear": [
{
"@value": "1946-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.417670.3/address-0"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q5913622"
}
],
"grid:id": [
{
"@value": "grid.417670.3"
}
],
"grid:isni": [
{
"@value": "0000 0001 0357 1050"
}
],
"grid:wikipediaPage": [
{
"id": "https://en.wikipedia.org/wiki/House_Ear_Institute"
}
],
"id": "http://www.grid.ac/institutes/grid.417670.3",
"rdfs:label": "House Clinic",
"sdDataset": "grid",
"skos:altLabel": [
{
"@value": "House Ear Institute"
},
{
"@value": "House Research Institute"
}
],
"skos:prefLabel": [
{
"@value": "House Clinic"
}
],
"type": [
"http://xmlns.com/foaf/0.1/Organization",
"http://www.grid.ac/ontology/Nonprofit"
],
"vivo:abbreviation": [
{
"@value": "HEI"
}
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"geo-pos:lat": [
{
"@value": "34.0626",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "-118.2736",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Los Angeles"
}
],
"grid:countryCode": [
{
"@value": "US"
}
],
"grid:countryName": [
{
"@value": "United States"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/5368361/"
}
],
"id": "http://www.grid.ac/institutes/grid.417670.3/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.417670.3'
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.417670.3'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.417670.3'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.417670.3'
This table displays all metadata directly associated to this object as RDF triples.
23 TRIPLES
13 PREDICATES
15 URIs
8 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.417670.3 | sgo:sdDataset | grid |
2 | ″ | vivo:abbreviation | HEI |
3 | ″ | grid:establishedYear | 1946-01-01 |
4 | ″ | grid:hasAddress | grid-institutes:grid.417670.3/address-0 |
5 | ″ | grid:hasWikidataId | wd:Q5913622 |
6 | ″ | grid:id | grid.417670.3 |
7 | ″ | grid:isni | 0000 0001 0357 1050 |
8 | ″ | grid:wikipediaPage | https://en.wikipedia.org/wiki/House_Ear_Institute |
9 | ″ | rdf:type | grid:Nonprofit |
10 | ″ | ″ | foaf:Organization |
11 | ″ | rdfs:label | House Clinic |
12 | ″ | skos:altLabel | House Ear Institute |
13 | ″ | ″ | House Research Institute |
14 | ″ | skos:prefLabel | House Clinic |
15 | ″ | foaf:homepage | https://houseclinic.com/ |
16 | grid-institutes:grid.417670.3/address-0 | sgo:sdDataset | grid |
17 | ″ | grid:cityName | Los Angeles |
18 | ″ | grid:countryCode | US |
19 | ″ | grid:countryName | United States |
20 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/5368361/ |
21 | ″ | rdf:type | grid:Address |
22 | ″ | geo-pos:lat | 34.0626 |
23 | ″ | geo-pos:long | -118.2736 |