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