Sorbonne Paris Cité
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.sorbonne-paris-cite.fr/en"
}
],
"grid:establishedYear": [
{
"@value": "2010-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.469994.f/address-0"
}
],
"grid:id": [
{
"@value": "grid.469994.f"
}
],
"grid:isni": [
{
"@value": "0000 0004 1788 6194"
}
],
"grid:wikipediaPage": [
{
"id": "https://en.wikipedia.org/wiki/Sorbonne_Paris_Cit%C3%A9"
}
],
"id": "http://www.grid.ac/institutes/grid.469994.f",
"rdfs:label": "Sorbonne Paris Cit\u00e9",
"sdDataset": "grid",
"skos:altLabel": [
{
"@value": "P\u00f4le de Recherche et d\u2019Enseignement Sup\u00e9rieur, or \u201cCentre for research and higher education"
},
{
"@value": "Universit\u00e9 Sorbonne Paris Cit\u00e9"
}
],
"skos:prefLabel": [
{
"@value": "Sorbonne Paris Cit\u00e9"
}
],
"type": [
"http://www.grid.ac/ontology/Other",
"http://xmlns.com/foaf/0.1/Organization"
],
"vivo:abbreviation": [
{
"@value": "PRES"
}
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"geo-pos:lat": [
{
"@value": "48.836052",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "2.371645",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Paris"
}
],
"grid:countryCode": [
{
"@value": "FR"
}
],
"grid:countryName": [
{
"@value": "France"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/2988507/"
}
],
"id": "http://www.grid.ac/institutes/grid.469994.f/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.469994.f'
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.469994.f'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.469994.f'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.469994.f'
This table displays all metadata directly associated to this object as RDF triples.
22 TRIPLES
12 PREDICATES
14 URIs
8 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.469994.f | sgo:sdDataset | grid |
2 | ″ | vivo:abbreviation | PRES |
3 | ″ | grid:establishedYear | 2010-01-01 |
4 | ″ | grid:hasAddress | grid-institutes:grid.469994.f/address-0 |
5 | ″ | grid:id | grid.469994.f |
6 | ″ | grid:isni | 0000 0004 1788 6194 |
7 | ″ | grid:wikipediaPage | https://en.wikipedia.org/wiki/Sorbonne_Paris_Cit%C3%A9 |
8 | ″ | rdf:type | grid:Other |
9 | ″ | ″ | foaf:Organization |
10 | ″ | rdfs:label | Sorbonne Paris Cité |
11 | ″ | skos:altLabel | Pôle de Recherche et d’Enseignement Supérieur, or “Centre for research and higher education |
12 | ″ | ″ | Université Sorbonne Paris Cité |
13 | ″ | skos:prefLabel | Sorbonne Paris Cité |
14 | ″ | foaf:homepage | http://www.sorbonne-paris-cite.fr/en |
15 | grid-institutes:grid.469994.f/address-0 | sgo:sdDataset | grid |
16 | ″ | grid:cityName | Paris |
17 | ″ | grid:countryCode | FR |
18 | ″ | grid:countryName | France |
19 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/2988507/ |
20 | ″ | rdf:type | grid:Address |
21 | ″ | geo-pos:lat | 48.836052 |
22 | ″ | geo-pos:long | 2.371645 |