Klinikum St. Georg
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.sanktgeorg.de/home.html"
}
],
"grid:establishedYear": [
{
"@value": "1212-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.470221.2/address-0"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q1492004"
}
],
"grid:id": [
{
"@value": "grid.470221.2"
}
],
"grid:isni": [
{
"@value": "0000 0001 0690 7373"
}
],
"grid:wikipediaPage": [
{
"id": "https://en.wikipedia.org/wiki/Klinikum_St._Georg,_Leipzig"
}
],
"id": "http://www.grid.ac/institutes/grid.470221.2",
"rdfs:label": "Klinikum St. Georg",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "Klinikum St. Georg"
}
],
"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": "51.384395",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "12.378793",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Leipzig"
}
],
"grid:countryCode": [
{
"@value": "DE"
}
],
"grid:countryName": [
{
"@value": "Germany"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/2879139/"
}
],
"id": "http://www.grid.ac/institutes/grid.470221.2/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.470221.2'
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.470221.2'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.470221.2'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.470221.2'
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.470221.2 | sgo:sdDataset | grid |
2 | ″ | grid:establishedYear | 1212-01-01 |
3 | ″ | grid:hasAddress | grid-institutes:grid.470221.2/address-0 |
4 | ″ | grid:hasWikidataId | wd:Q1492004 |
5 | ″ | grid:id | grid.470221.2 |
6 | ″ | grid:isni | 0000 0001 0690 7373 |
7 | ″ | grid:wikipediaPage | https://en.wikipedia.org/wiki/Klinikum_St._Georg,_Leipzig |
8 | ″ | rdf:type | grid:Healthcare |
9 | ″ | ″ | foaf:Organization |
10 | ″ | rdfs:label | Klinikum St. Georg |
11 | ″ | skos:prefLabel | Klinikum St. Georg |
12 | ″ | foaf:homepage | http://www.sanktgeorg.de/home.html |
13 | grid-institutes:grid.470221.2/address-0 | sgo:sdDataset | grid |
14 | ″ | grid:cityName | Leipzig |
15 | ″ | grid:countryCode | DE |
16 | ″ | grid:countryName | Germany |
17 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/2879139/ |
18 | ″ | rdf:type | grid:Address |
19 | ″ | geo-pos:lat | 51.384395 |
20 | ″ | geo-pos:long | 12.378793 |