St Anna Children's 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.stanna.at/"
}
],
"grid:establishedYear": [
{
"@value": "1837-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.416346.2/address-0"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q2317163"
}
],
"grid:id": [
{
"@value": "grid.416346.2"
}
],
"id": "http://www.grid.ac/institutes/grid.416346.2",
"rdfs:label": "St Anna Children's Hospital",
"sdDataset": "grid",
"skos:altLabel": [
{
"@value": "St. Anna Kinderspital - Zentrum f\u00fcr Kinder- und Jugendheilkunde"
}
],
"skos:prefLabel": [
{
"@value": "St Anna Children's Hospital"
}
],
"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": "48.215943",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "16.344288",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Vienna"
}
],
"grid:countryCode": [
{
"@value": "AT"
}
],
"grid:countryName": [
{
"@value": "Austria"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/2761369/"
}
],
"id": "http://www.grid.ac/institutes/grid.416346.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.416346.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.416346.2'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.416346.2'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.416346.2'
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.416346.2 | sgo:sdDataset | grid |
2 | ″ | grid:establishedYear | 1837-01-01 |
3 | ″ | grid:hasAddress | grid-institutes:grid.416346.2/address-0 |
4 | ″ | grid:hasWikidataId | wd:Q2317163 |
5 | ″ | grid:id | grid.416346.2 |
6 | ″ | rdf:type | grid:Healthcare |
7 | ″ | ″ | foaf:Organization |
8 | ″ | rdfs:label | St Anna Children's Hospital |
9 | ″ | skos:altLabel | St. Anna Kinderspital - Zentrum für Kinder- und Jugendheilkunde |
10 | ″ | skos:prefLabel | St Anna Children's Hospital |
11 | ″ | foaf:homepage | https://www.stanna.at/ |
12 | grid-institutes:grid.416346.2/address-0 | sgo:sdDataset | grid |
13 | ″ | grid:cityName | Vienna |
14 | ″ | grid:countryCode | AT |
15 | ″ | grid:countryName | Austria |
16 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/2761369/ |
17 | ″ | rdf:type | grid:Address |
18 | ″ | geo-pos:lat | 48.215943 |
19 | ″ | geo-pos:long | 16.344288 |