Ontology type: grid:Healthcare | foaf:Organization
Hospital Universitari Vall d'Hebron
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.vhebron.net/"
}
],
"grid:establishedYear": [
{
"@value": "1955-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.411083.f/address-0"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q3826080"
}
],
"grid:id": [
{
"@value": "grid.411083.f"
}
],
"grid:isni": [
{
"@value": "0000 0001 0675 8654"
}
],
"grid:wikipediaPage": [
{
"id": "https://en.wikipedia.org/wiki/Vall_d%27Hebron_University_Hospital"
}
],
"id": "http://www.grid.ac/institutes/grid.411083.f",
"rdfs:label": "Hospital Universitari Vall d'Hebron",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "Hospital Universitari Vall d'Hebron"
}
],
"type": [
"http://xmlns.com/foaf/0.1/Organization",
"http://www.grid.ac/ontology/Healthcare"
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"geo-pos:lat": [
{
"@value": "41.428083",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "2.142278",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Barcelona"
}
],
"grid:countryCode": [
{
"@value": "ES"
}
],
"grid:countryName": [
{
"@value": "Spain"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/3128760/"
}
],
"id": "http://www.grid.ac/institutes/grid.411083.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.411083.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.411083.f'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.411083.f'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.411083.f'
This table displays all metadata directly associated to this object as RDF triples.
20 TRIPLES
11 PREDICATES
12 URIs
5 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.411083.f | sgo:sdDataset | grid |
2 | ″ | grid:establishedYear | 1955-01-01 |
3 | ″ | grid:hasAddress | grid-institutes:grid.411083.f/address-0 |
4 | ″ | grid:hasWikidataId | wd:Q3826080 |
5 | ″ | grid:id | grid.411083.f |
6 | ″ | grid:isni | 0000 0001 0675 8654 |
7 | ″ | grid:wikipediaPage | https://en.wikipedia.org/wiki/Vall_d%27Hebron_University_Hospital |
8 | ″ | rdf:type | grid:Healthcare |
9 | ″ | ″ | foaf:Organization |
10 | ″ | rdfs:label | Hospital Universitari Vall d'Hebron |
11 | ″ | skos:prefLabel | Hospital Universitari Vall d'Hebron |
12 | ″ | foaf:homepage | http://www.vhebron.net/ |
13 | grid-institutes:grid.411083.f/address-0 | sgo:sdDataset | grid |
14 | ″ | grid:cityName | Barcelona |
15 | ″ | grid:countryCode | ES |
16 | ″ | grid:countryName | Spain |
17 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/3128760/ |
18 | ″ | rdf:type | grid:Address |
19 | ″ | geo-pos:lat | 41.428083 |
20 | ″ | geo-pos:long | 2.142278 |