Ospedale di Bolzano
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.asdaa.it/it/ospedali/bolzano/osp-bolzano.asp"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.415844.8/address-0"
}
],
"grid:id": [
{
"@value": "grid.415844.8"
}
],
"id": "http://www.grid.ac/institutes/grid.415844.8",
"rdfs:label": "Ospedale di Bolzano",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "Ospedale di Bolzano"
}
],
"type": [
"http://www.grid.ac/ontology/Healthcare",
"http://xmlns.com/foaf/0.1/Organization"
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"geo-pos:lat": [
{
"@value": "46.499035",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "11.309815",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Bolzano"
}
],
"grid:countryCode": [
{
"@value": "IT"
}
],
"grid:countryName": [
{
"@value": "Italy"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/3181913/"
}
],
"id": "http://www.grid.ac/institutes/grid.415844.8/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.415844.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.415844.8'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.415844.8'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.415844.8'
This table displays all metadata directly associated to this object as RDF triples.
16 TRIPLES
7 PREDICATES
8 URIs
3 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.415844.8 | sgo:sdDataset | grid |
2 | ″ | grid:hasAddress | grid-institutes:grid.415844.8/address-0 |
3 | ″ | grid:id | grid.415844.8 |
4 | ″ | rdf:type | grid:Healthcare |
5 | ″ | ″ | foaf:Organization |
6 | ″ | rdfs:label | Ospedale di Bolzano |
7 | ″ | skos:prefLabel | Ospedale di Bolzano |
8 | ″ | foaf:homepage | http://www.asdaa.it/it/ospedali/bolzano/osp-bolzano.asp |
9 | grid-institutes:grid.415844.8/address-0 | sgo:sdDataset | grid |
10 | ″ | grid:cityName | Bolzano |
11 | ″ | grid:countryCode | IT |
12 | ″ | grid:countryName | Italy |
13 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/3181913/ |
14 | ″ | rdf:type | grid:Address |
15 | ″ | geo-pos:lat | 46.499035 |
16 | ″ | geo-pos:long | 11.309815 |