Centre Alexandre Koyré
HOMEPAGE ADDRESS
JSON-LD is the canonical representation for SciGraph data.
[
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "http://koyre.ehess.fr/"
}
],
"grid:establishedYear": [
{
"@value": "1998-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.463828.3/address-0"
}
],
"grid:hasParent": [
{
"id": "http://www.grid.ac/institutes/grid.410350.3"
},
{
"id": "http://www.grid.ac/institutes/grid.457014.3"
},
{
"id": "http://www.grid.ac/institutes/grid.17673.34"
}
],
"grid:id": [
{
"@value": "grid.463828.3"
}
],
"grid:isni": [
{
"@value": "0000 0001 0672 6505"
}
],
"id": "http://www.grid.ac/institutes/grid.463828.3",
"rdfs:label": "Centre Alexandre Koyr\u00e9",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "Centre Alexandre Koyr\u00e9"
}
],
"type": [
"http://xmlns.com/foaf/0.1/Organization",
"http://www.grid.ac/ontology/Facility"
],
"vivo:abbreviation": [
{
"@value": "CAK"
}
]
}
]
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.463828.3'
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.463828.3'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.463828.3'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.463828.3'
This table displays all metadata directly associated to this object as RDF triples.
14 TRIPLES
11 PREDICATES
14 URIs
6 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.463828.3 | sgo:sdDataset | grid |
2 | ″ | vivo:abbreviation | CAK |
3 | ″ | grid:establishedYear | 1998-01-01 |
4 | ″ | grid:hasAddress | grid-institutes:grid.463828.3/address-0 |
5 | ″ | grid:hasParent | grid-institutes:grid.17673.34 |
6 | ″ | ″ | grid-institutes:grid.410350.3 |
7 | ″ | ″ | grid-institutes:grid.457014.3 |
8 | ″ | grid:id | grid.463828.3 |
9 | ″ | grid:isni | 0000 0001 0672 6505 |
10 | ″ | rdf:type | grid:Facility |
11 | ″ | ″ | foaf:Organization |
12 | ″ | rdfs:label | Centre Alexandre Koyré |
13 | ″ | skos:prefLabel | Centre Alexandre Koyré |
14 | ″ | foaf:homepage | http://koyre.ehess.fr/ |