Max F. Perutz Laboratories
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.mfpl.ac.at/"
}
],
"grid:establishedYear": [
{
"@value": "2005-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.465536.7/address-0"
}
],
"grid:id": [
{
"@value": "grid.465536.7"
}
],
"grid:isni": [
{
"@value": "0000 0000 9805 9959"
}
],
"grid:wikipediaPage": [
{
"id": "https://en.wikipedia.org/wiki/Max_F._Perutz_Laboratories"
}
],
"id": "http://www.grid.ac/institutes/grid.465536.7",
"rdfs:label": "Max F. Perutz Laboratories",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "Max F. Perutz Laboratories"
}
],
"type": [
"http://xmlns.com/foaf/0.1/Organization",
"http://www.grid.ac/ontology/Facility"
],
"vivo:abbreviation": [
{
"@value": "MFPL"
}
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"geo-pos:lat": [
{
"@value": "48.188693",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "16.400732",
"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.465536.7/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.465536.7'
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.465536.7'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.465536.7'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.465536.7'
This table displays all metadata directly associated to this object as RDF triples.
20 TRIPLES
11 PREDICATES
12 URIs
6 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.465536.7 | sgo:sdDataset | grid |
2 | ″ | vivo:abbreviation | MFPL |
3 | ″ | grid:establishedYear | 2005-01-01 |
4 | ″ | grid:hasAddress | grid-institutes:grid.465536.7/address-0 |
5 | ″ | grid:id | grid.465536.7 |
6 | ″ | grid:isni | 0000 0000 9805 9959 |
7 | ″ | grid:wikipediaPage | https://en.wikipedia.org/wiki/Max_F._Perutz_Laboratories |
8 | ″ | rdf:type | grid:Facility |
9 | ″ | ″ | foaf:Organization |
10 | ″ | rdfs:label | Max F. Perutz Laboratories |
11 | ″ | skos:prefLabel | Max F. Perutz Laboratories |
12 | ″ | foaf:homepage | http://www.mfpl.ac.at/ |
13 | grid-institutes:grid.465536.7/address-0 | sgo:sdDataset | grid |
14 | ″ | grid:cityName | Vienna |
15 | ″ | grid:countryCode | AT |
16 | ″ | grid:countryName | Austria |
17 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/2761369/ |
18 | ″ | rdf:type | grid:Address |
19 | ″ | geo-pos:lat | 48.188693 |
20 | ″ | geo-pos:long | 16.400732 |