Eurofins (France)
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.eurofins.fr/fr-fr.aspx"
}
],
"grid:establishedYear": [
{
"@value": "1987-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.50125.33/address-0"
}
],
"grid:id": [
{
"@value": "grid.50125.33"
}
],
"grid:isni": [
{
"@value": "0000 0004 0489 2843"
}
],
"id": "http://www.grid.ac/institutes/grid.50125.33",
"rdfs:label": "Eurofins (France)",
"sdDataset": "grid",
"skos:altLabel": [
{
"@value": "Eurofins Scientific"
}
],
"skos:prefLabel": [
{
"@value": "Eurofins (France)"
}
],
"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": "47.264654",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "-1.567538",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Nantes"
}
],
"grid:countryCode": [
{
"@value": "FR"
}
],
"grid:countryName": [
{
"@value": "France"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/2990969/"
}
],
"id": "http://www.grid.ac/institutes/grid.50125.33/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.50125.33'
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.50125.33'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.50125.33'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.50125.33'
This table displays all metadata directly associated to this object as RDF triples.
19 TRIPLES
10 PREDICATES
11 URIs
6 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.50125.33 | sgo:sdDataset | grid |
2 | ″ | grid:establishedYear | 1987-01-01 |
3 | ″ | grid:hasAddress | grid-institutes:grid.50125.33/address-0 |
4 | ″ | grid:id | grid.50125.33 |
5 | ″ | grid:isni | 0000 0004 0489 2843 |
6 | ″ | rdf:type | grid:Company |
7 | ″ | ″ | foaf:Organization |
8 | ″ | rdfs:label | Eurofins (France) |
9 | ″ | skos:altLabel | Eurofins Scientific |
10 | ″ | skos:prefLabel | Eurofins (France) |
11 | ″ | foaf:homepage | http://www.eurofins.fr/fr-fr.aspx |
12 | grid-institutes:grid.50125.33/address-0 | sgo:sdDataset | grid |
13 | ″ | grid:cityName | Nantes |
14 | ″ | grid:countryCode | FR |
15 | ″ | grid:countryName | France |
16 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/2990969/ |
17 | ″ | rdf:type | grid:Address |
18 | ″ | geo-pos:lat | 47.264654 |
19 | ″ | geo-pos:long | -1.567538 |