Laboratoire Printemps
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.printemps.uvsq.fr/"
}
],
"grid:establishedYear": [
{
"@value": "2002-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.462596.a/address-0"
}
],
"grid:hasParent": [
{
"id": "http://www.grid.ac/institutes/grid.457014.3"
},
{
"id": "http://www.grid.ac/institutes/grid.12832.3a"
}
],
"grid:id": [
{
"@value": "grid.462596.a"
}
],
"id": "http://www.grid.ac/institutes/grid.462596.a",
"rdfs:label": "Laboratoire Printemps",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "Laboratoire Printemps"
}
],
"type": [
"http://www.grid.ac/ontology/Facility",
"http://xmlns.com/foaf/0.1/Organization"
]
}
]
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.462596.a'
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.462596.a'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.462596.a'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.462596.a'
This table displays all metadata directly associated to this object as RDF triples.
11 TRIPLES
9 PREDICATES
11 URIs
4 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.462596.a | sgo:sdDataset | grid |
2 | ″ | grid:establishedYear | 2002-01-01 |
3 | ″ | grid:hasAddress | grid-institutes:grid.462596.a/address-0 |
4 | ″ | grid:hasParent | grid-institutes:grid.12832.3a |
5 | ″ | ″ | grid-institutes:grid.457014.3 |
6 | ″ | grid:id | grid.462596.a |
7 | ″ | rdf:type | grid:Facility |
8 | ″ | ″ | foaf:Organization |
9 | ″ | rdfs:label | Laboratoire Printemps |
10 | ″ | skos:prefLabel | Laboratoire Printemps |
11 | ″ | foaf:homepage | http://www.printemps.uvsq.fr/ |