Martini Ziekenhuis
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.martiniziekenhuis.nl/"
}
],
"grid:establishedYear": [
{
"@value": "1900-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.416468.9/address-0"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q1829327"
}
],
"grid:id": [
{
"@value": "grid.416468.9"
}
],
"grid:isni": [
{
"@value": "0000 0004 0631 9063"
}
],
"id": "http://www.grid.ac/institutes/grid.416468.9",
"rdfs:label": "Martini Ziekenhuis",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "Martini Ziekenhuis"
}
],
"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": "53.192659",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "6.551767",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Groningen"
}
],
"grid:countryCode": [
{
"@value": "NL"
}
],
"grid:countryName": [
{
"@value": "Netherlands"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/2755251/"
}
],
"id": "http://www.grid.ac/institutes/grid.416468.9/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.416468.9'
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.416468.9'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.416468.9'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.416468.9'
This table displays all metadata directly associated to this object as RDF triples.
19 TRIPLES
10 PREDICATES
11 URIs
5 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.416468.9 | sgo:sdDataset | grid |
2 | ″ | grid:establishedYear | 1900-01-01 |
3 | ″ | grid:hasAddress | grid-institutes:grid.416468.9/address-0 |
4 | ″ | grid:hasWikidataId | wd:Q1829327 |
5 | ″ | grid:id | grid.416468.9 |
6 | ″ | grid:isni | 0000 0004 0631 9063 |
7 | ″ | rdf:type | grid:Healthcare |
8 | ″ | ″ | foaf:Organization |
9 | ″ | rdfs:label | Martini Ziekenhuis |
10 | ″ | skos:prefLabel | Martini Ziekenhuis |
11 | ″ | foaf:homepage | http://www.martiniziekenhuis.nl/ |
12 | grid-institutes:grid.416468.9/address-0 | sgo:sdDataset | grid |
13 | ″ | grid:cityName | Groningen |
14 | ″ | grid:countryCode | NL |
15 | ″ | grid:countryName | Netherlands |
16 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/2755251/ |
17 | ″ | rdf:type | grid:Address |
18 | ″ | geo-pos:lat | 53.192659 |
19 | ″ | geo-pos:long | 6.551767 |