German Center for Lung Research
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.dzl.de/index.php/de/"
}
],
"grid:establishedYear": [
{
"@value": "2011-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.452624.3/address-0"
}
],
"grid:id": [
{
"@value": "grid.452624.3"
}
],
"id": "http://www.grid.ac/institutes/grid.452624.3",
"rdfs:label": "German Center for Lung Research",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "German Center for Lung Research"
}
],
"type": [
"http://www.grid.ac/ontology/Facility",
"http://xmlns.com/foaf/0.1/Organization"
],
"vivo:abbreviation": [
{
"@value": "DZL"
}
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"geo-pos:lat": [
{
"@value": "50.572078",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "8.665225",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Giessen"
}
],
"grid:countryCode": [
{
"@value": "DE"
}
],
"grid:countryName": [
{
"@value": "Germany"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/2920512/"
}
],
"id": "http://www.grid.ac/institutes/grid.452624.3/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.452624.3'
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.452624.3'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.452624.3'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.452624.3'
This table displays all metadata directly associated to this object as RDF triples.
18 TRIPLES
9 PREDICATES
10 URIs
5 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.452624.3 | sgo:sdDataset | grid |
2 | ″ | vivo:abbreviation | DZL |
3 | ″ | grid:establishedYear | 2011-01-01 |
4 | ″ | grid:hasAddress | grid-institutes:grid.452624.3/address-0 |
5 | ″ | grid:id | grid.452624.3 |
6 | ″ | rdf:type | grid:Facility |
7 | ″ | ″ | foaf:Organization |
8 | ″ | rdfs:label | German Center for Lung Research |
9 | ″ | skos:prefLabel | German Center for Lung Research |
10 | ″ | foaf:homepage | http://www.dzl.de/index.php/de/ |
11 | grid-institutes:grid.452624.3/address-0 | sgo:sdDataset | grid |
12 | ″ | grid:cityName | Giessen |
13 | ″ | grid:countryCode | DE |
14 | ″ | grid:countryName | Germany |
15 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/2920512/ |
16 | ″ | rdf:type | grid:Address |
17 | ″ | geo-pos:lat | 50.572078 |
18 | ″ | geo-pos:long | 8.665225 |