University Hospital Frankfurt
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.kgu.de/en/home.html"
}
],
"grid:establishedYear": [
{
"@value": "1914-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.411088.4/address-0"
}
],
"grid:hasChild": [
{
"id": "http://www.grid.ac/institutes/grid.488569.e"
},
{
"id": "http://www.grid.ac/institutes/grid.488877.c"
}
],
"grid:id": [
{
"@value": "grid.411088.4"
}
],
"grid:isni": [
{
"@value": "0000 0004 0578 8220"
}
],
"id": "http://www.grid.ac/institutes/grid.411088.4",
"rdfs:label": "University Hospital Frankfurt",
"sdDataset": "grid",
"skos:altLabel": [
{
"@value": "Universit\u00e4tsklinikum Frankfurt am Main"
}
],
"skos:prefLabel": [
{
"@value": "University Hospital Frankfurt"
}
],
"type": [
"http://www.grid.ac/ontology/Healthcare",
"http://xmlns.com/foaf/0.1/Organization"
],
"vivo:abbreviation": [
{
"@value": "KGU"
}
]
}
]
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.411088.4'
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.411088.4'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.411088.4'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.411088.4'
This table displays all metadata directly associated to this object as RDF triples.
14 TRIPLES
12 PREDICATES
14 URIs
7 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.411088.4 | sgo:sdDataset | grid |
2 | ″ | vivo:abbreviation | KGU |
3 | ″ | grid:establishedYear | 1914-01-01 |
4 | ″ | grid:hasAddress | grid-institutes:grid.411088.4/address-0 |
5 | ″ | grid:hasChild | grid-institutes:grid.488569.e |
6 | ″ | ″ | grid-institutes:grid.488877.c |
7 | ″ | grid:id | grid.411088.4 |
8 | ″ | grid:isni | 0000 0004 0578 8220 |
9 | ″ | rdf:type | grid:Healthcare |
10 | ″ | ″ | foaf:Organization |
11 | ″ | rdfs:label | University Hospital Frankfurt |
12 | ″ | skos:altLabel | Universitätsklinikum Frankfurt am Main |
13 | ″ | skos:prefLabel | University Hospital Frankfurt |
14 | ″ | foaf:homepage | https://www.kgu.de/en/home.html |