Innolume (Germany)
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.innolume.com/"
}
],
"grid:establishedYear": [
{
"@value": "2003-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.435270.7/address-0"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q30289921"
}
],
"grid:id": [
{
"@value": "grid.435270.7"
}
],
"id": "http://www.grid.ac/institutes/grid.435270.7",
"rdfs:label": "Innolume (Germany)",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "Innolume (Germany)"
}
],
"type": [
"http://xmlns.com/foaf/0.1/Organization",
"http://www.grid.ac/ontology/Company"
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"geo-pos:lat": [
{
"@value": "51.485535",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "7.482481",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Dortmund"
}
],
"grid:countryCode": [
{
"@value": "DE"
}
],
"grid:countryName": [
{
"@value": "Germany"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/2935517/"
}
],
"id": "http://www.grid.ac/institutes/grid.435270.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.435270.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.435270.7'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.435270.7'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.435270.7'
This table displays all metadata directly associated to this object as RDF triples.
18 TRIPLES
9 PREDICATES
10 URIs
4 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.435270.7 | sgo:sdDataset | grid |
2 | ″ | grid:establishedYear | 2003-01-01 |
3 | ″ | grid:hasAddress | grid-institutes:grid.435270.7/address-0 |
4 | ″ | grid:hasWikidataId | wd:Q30289921 |
5 | ″ | grid:id | grid.435270.7 |
6 | ″ | rdf:type | grid:Company |
7 | ″ | ″ | foaf:Organization |
8 | ″ | rdfs:label | Innolume (Germany) |
9 | ″ | skos:prefLabel | Innolume (Germany) |
10 | ″ | foaf:homepage | https://www.innolume.com/ |
11 | grid-institutes:grid.435270.7/address-0 | sgo:sdDataset | grid |
12 | ″ | grid:cityName | Dortmund |
13 | ″ | grid:countryCode | DE |
14 | ″ | grid:countryName | Germany |
15 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/2935517/ |
16 | ″ | rdf:type | grid:Address |
17 | ″ | geo-pos:lat | 51.485535 |
18 | ″ | geo-pos:long | 7.482481 |