Far Eastern Federal University
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.dvfu.ru/en/"
}
],
"grid:establishedYear": [
{
"@value": "1899-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.440624.0/address-0"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q702303"
}
],
"grid:id": [
{
"@value": "grid.440624.0"
}
],
"grid:isni": [
{
"@value": "0000 0004 0637 7917"
}
],
"grid:wikipediaPage": [
{
"id": "http://en.wikipedia.org/wiki/Far_Eastern_Federal_University"
}
],
"id": "http://www.grid.ac/institutes/grid.440624.0",
"rdfs:label": "Far Eastern Federal University",
"sdDataset": "grid",
"skos:altLabel": [
{
"@value": "Dalnevostochny federalny universitet"
}
],
"skos:prefLabel": [
{
"@value": "Far Eastern Federal University"
}
],
"type": [
"http://www.grid.ac/ontology/Education",
"http://xmlns.com/foaf/0.1/Organization"
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"geo-pos:lat": [
{
"@value": "43.1178",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "131.8931",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Vladivostok"
}
],
"grid:countryCode": [
{
"@value": "RU"
}
],
"grid:countryName": [
{
"@value": "Russia"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/2013348/"
}
],
"id": "http://www.grid.ac/institutes/grid.440624.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.440624.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.440624.0'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.440624.0'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.440624.0'
This table displays all metadata directly associated to this object as RDF triples.
21 TRIPLES
12 PREDICATES
13 URIs
6 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.440624.0 | sgo:sdDataset | grid |
2 | ″ | grid:establishedYear | 1899-01-01 |
3 | ″ | grid:hasAddress | grid-institutes:grid.440624.0/address-0 |
4 | ″ | grid:hasWikidataId | wd:Q702303 |
5 | ″ | grid:id | grid.440624.0 |
6 | ″ | grid:isni | 0000 0004 0637 7917 |
7 | ″ | grid:wikipediaPage | http://en.wikipedia.org/wiki/Far_Eastern_Federal_University |
8 | ″ | rdf:type | grid:Education |
9 | ″ | ″ | foaf:Organization |
10 | ″ | rdfs:label | Far Eastern Federal University |
11 | ″ | skos:altLabel | Dalnevostochny federalny universitet |
12 | ″ | skos:prefLabel | Far Eastern Federal University |
13 | ″ | foaf:homepage | http://www.dvfu.ru/en/ |
14 | grid-institutes:grid.440624.0/address-0 | sgo:sdDataset | grid |
15 | ″ | grid:cityName | Vladivostok |
16 | ″ | grid:countryCode | RU |
17 | ″ | grid:countryName | Russia |
18 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/2013348/ |
19 | ″ | rdf:type | grid:Address |
20 | ″ | geo-pos:lat | 43.1178 |
21 | ″ | geo-pos:long | 131.8931 |