Nestlé (Switzerland)
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.nestle.ch/"
}
],
"grid:establishedYear": [
{
"@value": "1866-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.419905.0/address-0"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q160746"
}
],
"grid:id": [
{
"@value": "grid.419905.0"
}
],
"grid:isni": [
{
"@value": "0000 0001 0066 4948"
}
],
"grid:wikipediaPage": [
{
"id": "https://en.wikipedia.org/wiki/Nestl%C3%A9"
}
],
"id": "http://www.grid.ac/institutes/grid.419905.0",
"rdfs:label": "Nestl\u00e9 (Switzerland)",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "Nestl\u00e9 (Switzerland)"
}
],
"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": "46.466495",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "6.834826",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Vevey"
}
],
"grid:countryCode": [
{
"@value": "CH"
}
],
"grid:countryName": [
{
"@value": "Switzerland"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/2658145/"
}
],
"id": "http://www.grid.ac/institutes/grid.419905.0/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.419905.0'
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.419905.0'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.419905.0'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.419905.0'
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.419905.0 | sgo:sdDataset | grid |
2 | ″ | grid:establishedYear | 1866-01-01 |
3 | ″ | grid:hasAddress | grid-institutes:grid.419905.0/address-0 |
4 | ″ | grid:hasWikidataId | wd:Q160746 |
5 | ″ | grid:id | grid.419905.0 |
6 | ″ | grid:isni | 0000 0001 0066 4948 |
7 | ″ | grid:wikipediaPage | https://en.wikipedia.org/wiki/Nestl%C3%A9 |
8 | ″ | rdf:type | grid:Company |
9 | ″ | ″ | foaf:Organization |
10 | ″ | rdfs:label | Nestlé (Switzerland) |
11 | ″ | skos:prefLabel | Nestlé (Switzerland) |
12 | ″ | foaf:homepage | http://www.nestle.ch/ |
13 | grid-institutes:grid.419905.0/address-0 | sgo:sdDataset | grid |
14 | ″ | grid:cityName | Vevey |
15 | ″ | grid:countryCode | CH |
16 | ″ | grid:countryName | Switzerland |
17 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/2658145/ |
18 | ″ | rdf:type | grid:Address |
19 | ″ | geo-pos:lat | 46.466495 |
20 | ″ | geo-pos:long | 6.834826 |