Rechts der Isar Hospital
HOMEPAGE ADDRESS
JSON-LD is the canonical representation for SciGraph data.
[
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "https://www.mri.tum.de/"
}
],
"grid:establishedYear": [
{
"@value": "1834-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.15474.33/address-0"
}
],
"grid:hasChild": [
{
"id": "http://www.grid.ac/institutes/grid.472756.5"
}
],
"grid:hasRelated": [
{
"id": "http://www.grid.ac/institutes/grid.6936.a"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q883813"
}
],
"grid:id": [
{
"@value": "grid.15474.33"
}
],
"grid:isni": [
{
"@value": "0000 0004 0477 2438"
}
],
"grid:wikipediaPage": [
{
"id": "http://en.wikipedia.org/wiki/Rechts_der_Isar_Hospital"
}
],
"id": "http://www.grid.ac/institutes/grid.15474.33",
"rdfs:label": "Rechts der Isar Hospital",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "Rechts der Isar Hospital"
}
],
"type": [
"http://www.grid.ac/ontology/Healthcare",
"http://xmlns.com/foaf/0.1/Organization"
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "https://www.tum.de/en/"
}
],
"grid:crossrefFunderId": [
{
"@value": "501100005713"
}
],
"grid:establishedYear": [
{
"@value": "1868-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.6936.a/address-0"
}
],
"grid:hasChild": [
{
"id": "http://www.grid.ac/institutes/grid.469346.a"
}
],
"grid:hasRelated": [
{
"id": "http://www.grid.ac/institutes/grid.472756.5"
},
{
"id": "http://www.grid.ac/institutes/grid.472754.7"
},
{
"id": "http://www.grid.ac/institutes/grid.15474.33"
},
{
"id": "http://www.grid.ac/institutes/grid.469896.c"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q157808"
}
],
"grid:id": [
{
"@value": "grid.6936.a"
}
],
"grid:isni": [
{
"@value": "0000000123222966"
}
],
"grid:wikipediaPage": [
{
"id": "http://en.wikipedia.org/wiki/Technische_Universit%C3%A4t_M%C3%BCnchen"
}
],
"id": "http://www.grid.ac/institutes/grid.6936.a",
"rdfs:label": "Technical University of Munich",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "Technical University of Munich"
}
],
"type": [
"http://xmlns.com/foaf/0.1/Organization",
"http://www.grid.ac/ontology/Education"
],
"vivo:abbreviation": [
{
"@value": "TUM"
}
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "http://www.nuk.mri.tum.de/"
}
],
"grid:establishedYear": [
{
"@value": "1967-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.472756.5/address-0"
}
],
"grid:hasParent": [
{
"id": "http://www.grid.ac/institutes/grid.15474.33"
}
],
"grid:hasRelated": [
{
"id": "http://www.grid.ac/institutes/grid.6936.a"
}
],
"grid:id": [
{
"@value": "grid.472756.5"
}
],
"grid:isni": [
{
"@value": "0000 0004 0395 0474"
}
],
"id": "http://www.grid.ac/institutes/grid.472756.5",
"rdfs:label": "Nuklearmedizinische Klinik des Klinikums rechts der Isar",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "Nuklearmedizinische Klinik des Klinikums rechts der Isar"
}
],
"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": "48.140144",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "11.599739",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Munich"
}
],
"grid:countryCode": [
{
"@value": "DE"
}
],
"grid:countryName": [
{
"@value": "Germany"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/2867714/"
}
],
"id": "http://www.grid.ac/institutes/grid.15474.33/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.15474.33'
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.15474.33'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.15474.33'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.15474.33'
This table displays all metadata directly associated to this object as RDF triples.
53 TRIPLES
13 PREDICATES
14 URIs
5 LITERALS