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"
]
}
]
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.
8 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 |