Altai State 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.asu.ru/en/"
}
],
"grid:establishedYear": [
{
"@value": "1973-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.77225.35/address-0"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q4062936"
}
],
"grid:id": [
{
"@value": "grid.77225.35"
}
],
"grid:isni": [
{
"@value": "0000000112611077"
}
],
"grid:wikipediaPage": [
{
"id": "https://en.wikipedia.org/wiki/Altai_State_University"
}
],
"id": "http://www.grid.ac/institutes/grid.77225.35",
"rdfs:label": "Altai State University",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "Altai State University"
}
],
"type": [
"http://xmlns.com/foaf/0.1/Organization",
"http://www.grid.ac/ontology/Education"
],
"vivo:abbreviation": [
{
"@value": "ASU"
}
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"geo-pos:lat": [
{
"@value": "53.347513",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "83.775661",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Barnaul"
}
],
"grid:countryCode": [
{
"@value": "RU"
}
],
"grid:countryName": [
{
"@value": "Russia"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/1510853/"
}
],
"id": "http://www.grid.ac/institutes/grid.77225.35/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.77225.35'
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.77225.35'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.77225.35'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.77225.35'
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.77225.35 | sgo:sdDataset | grid |
2 | ″ | vivo:abbreviation | ASU |
3 | ″ | grid:establishedYear | 1973-01-01 |
4 | ″ | grid:hasAddress | grid-institutes:grid.77225.35/address-0 |
5 | ″ | grid:hasWikidataId | wd:Q4062936 |
6 | ″ | grid:id | grid.77225.35 |
7 | ″ | grid:isni | 0000000112611077 |
8 | ″ | grid:wikipediaPage | https://en.wikipedia.org/wiki/Altai_State_University |
9 | ″ | rdf:type | grid:Education |
10 | ″ | ″ | foaf:Organization |
11 | ″ | rdfs:label | Altai State University |
12 | ″ | skos:prefLabel | Altai State University |
13 | ″ | foaf:homepage | http://www.asu.ru/en/ |
14 | grid-institutes:grid.77225.35/address-0 | sgo:sdDataset | grid |
15 | ″ | grid:cityName | Barnaul |
16 | ″ | grid:countryCode | RU |
17 | ″ | grid:countryName | Russia |
18 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/1510853/ |
19 | ″ | rdf:type | grid:Address |
20 | ″ | geo-pos:lat | 53.347513 |
21 | ″ | geo-pos:long | 83.775661 |