Hunan Agricultural University
HOMEPAGE ADDRESS
JSON-LD is the canonical representation for SciGraph data.
[
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "https://www.hunau.edu.cn/"
}
],
"grid:establishedYear": [
{
"@value": "1951-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.257160.7/address-0"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q5941995"
}
],
"grid:id": [
{
"@value": "grid.257160.7"
}
],
"grid:isni": [
{
"@value": "0000 0004 1761 0331"
}
],
"grid:wikipediaPage": [
{
"id": "https://en.wikipedia.org/wiki/Hunan_Agricultural_University"
}
],
"id": "http://www.grid.ac/institutes/grid.257160.7",
"rdfs:label": "Hunan Agricultural University",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "Hunan Agricultural University"
}
],
"type": [
"http://xmlns.com/foaf/0.1/Organization",
"http://www.grid.ac/ontology/Education"
],
"vivo:abbreviation": [
{
"@value": "HAU"
}
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"geo-pos:lat": [
{
"@value": "28.182159",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "113.084699",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Changsha"
}
],
"grid:countryCode": [
{
"@value": "CN"
}
],
"grid:countryName": [
{
"@value": "China"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/1815577/"
}
],
"id": "http://www.grid.ac/institutes/grid.257160.7/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.257160.7'
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.257160.7'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.257160.7'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.257160.7'
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.257160.7 | sgo:sdDataset | grid |
2 | ″ | vivo:abbreviation | HAU |
3 | ″ | grid:establishedYear | 1951-01-01 |
4 | ″ | grid:hasAddress | grid-institutes:grid.257160.7/address-0 |
5 | ″ | grid:hasWikidataId | wd:Q5941995 |
6 | ″ | grid:id | grid.257160.7 |
7 | ″ | grid:isni | 0000 0004 1761 0331 |
8 | ″ | grid:wikipediaPage | https://en.wikipedia.org/wiki/Hunan_Agricultural_University |
9 | ″ | rdf:type | grid:Education |
10 | ″ | ″ | foaf:Organization |
11 | ″ | rdfs:label | Hunan Agricultural University |
12 | ″ | skos:prefLabel | Hunan Agricultural University |
13 | ″ | foaf:homepage | https://www.hunau.edu.cn/ |
14 | grid-institutes:grid.257160.7/address-0 | sgo:sdDataset | grid |
15 | ″ | grid:cityName | Changsha |
16 | ″ | grid:countryCode | CN |
17 | ″ | grid:countryName | China |
18 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/1815577/ |
19 | ″ | rdf:type | grid:Address |
20 | ″ | geo-pos:lat | 28.182159 |
21 | ″ | geo-pos:long | 113.084699 |