University of Kharkiv
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.univer.kharkov.ua/"
}
],
"grid:establishedYear": [
{
"@value": "1804-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.18999.30/address-0"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q1458695"
}
],
"grid:id": [
{
"@value": "grid.18999.30"
}
],
"grid:isni": [
{
"@value": "0000 0004 0517 6080"
}
],
"grid:wikipediaPage": [
{
"id": "http://en.wikipedia.org/wiki/University_of_Kharkiv"
}
],
"id": "http://www.grid.ac/institutes/grid.18999.30",
"rdfs:label": "University of Kharkiv",
"sdDataset": "grid",
"skos:altLabel": [
{
"@value": "Vasily Karazin Kharkov National University"
}
],
"skos:prefLabel": [
{
"@value": "University of Kharkiv"
}
],
"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": "50.004444",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "36.228333",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Kharkiv"
}
],
"grid:countryCode": [
{
"@value": "UA"
}
],
"grid:countryName": [
{
"@value": "Ukraine"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/706483/"
}
],
"id": "http://www.grid.ac/institutes/grid.18999.30/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.18999.30'
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.18999.30'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.18999.30'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.18999.30'
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.18999.30 | sgo:sdDataset | grid |
2 | ″ | grid:establishedYear | 1804-01-01 |
3 | ″ | grid:hasAddress | grid-institutes:grid.18999.30/address-0 |
4 | ″ | grid:hasWikidataId | wd:Q1458695 |
5 | ″ | grid:id | grid.18999.30 |
6 | ″ | grid:isni | 0000 0004 0517 6080 |
7 | ″ | grid:wikipediaPage | http://en.wikipedia.org/wiki/University_of_Kharkiv |
8 | ″ | rdf:type | grid:Education |
9 | ″ | ″ | foaf:Organization |
10 | ″ | rdfs:label | University of Kharkiv |
11 | ″ | skos:altLabel | Vasily Karazin Kharkov National University |
12 | ″ | skos:prefLabel | University of Kharkiv |
13 | ″ | foaf:homepage | http://www.univer.kharkov.ua/ |
14 | grid-institutes:grid.18999.30/address-0 | sgo:sdDataset | grid |
15 | ″ | grid:cityName | Kharkiv |
16 | ″ | grid:countryCode | UA |
17 | ″ | grid:countryName | Ukraine |
18 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/706483/ |
19 | ″ | rdf:type | grid:Address |
20 | ″ | geo-pos:lat | 50.004444 |
21 | ″ | geo-pos:long | 36.228333 |