Birmingham City Council
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.birmingham.gov.uk/"
}
],
"grid:establishedYear": [
{
"@value": "1974-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.423075.7/address-0"
}
],
"grid:id": [
{
"@value": "grid.423075.7"
}
],
"grid:isni": [
{
"@value": "0000 0001 1172 3106"
}
],
"grid:wikipediaPage": [
{
"id": "https://en.wikipedia.org/wiki/Birmingham_City_Council"
}
],
"id": "http://www.grid.ac/institutes/grid.423075.7",
"rdfs:label": "Birmingham City Council",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "Birmingham City Council"
}
],
"type": [
"http://xmlns.com/foaf/0.1/Organization",
"http://www.grid.ac/ontology/Government"
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"geo-pos:lat": [
{
"@value": "52.543923",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "-1.876408",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Birmingham"
}
],
"grid:countryCode": [
{
"@value": "GB"
}
],
"grid:countryName": [
{
"@value": "United Kingdom"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/2655603/"
}
],
"id": "http://www.grid.ac/institutes/grid.423075.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.423075.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.423075.7'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.423075.7'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.423075.7'
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.423075.7 | sgo:sdDataset | grid |
2 | ″ | grid:establishedYear | 1974-01-01 |
3 | ″ | grid:hasAddress | grid-institutes:grid.423075.7/address-0 |
4 | ″ | grid:id | grid.423075.7 |
5 | ″ | grid:isni | 0000 0001 1172 3106 |
6 | ″ | grid:wikipediaPage | https://en.wikipedia.org/wiki/Birmingham_City_Council |
7 | ″ | rdf:type | grid:Government |
8 | ″ | ″ | foaf:Organization |
9 | ″ | rdfs:label | Birmingham City Council |
10 | ″ | skos:prefLabel | Birmingham City Council |
11 | ″ | foaf:homepage | http://www.birmingham.gov.uk/ |
12 | grid-institutes:grid.423075.7/address-0 | sgo:sdDataset | grid |
13 | ″ | grid:cityName | Birmingham |
14 | ″ | grid:countryCode | GB |
15 | ″ | grid:countryName | United Kingdom |
16 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/2655603/ |
17 | ″ | rdf:type | grid:Address |
18 | ″ | geo-pos:lat | 52.543923 |
19 | ″ | geo-pos:long | -1.876408 |