University of Zululand
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.unizulu.ac.za/"
}
],
"grid:establishedYear": [
{
"@value": "1960-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.442325.6/address-0"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q2496192"
}
],
"grid:id": [
{
"@value": "grid.442325.6"
}
],
"grid:wikipediaPage": [
{
"id": "http://en.wikipedia.org/wiki/University_of_Zululand"
}
],
"id": "http://www.grid.ac/institutes/grid.442325.6",
"rdfs:label": "University of Zululand",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "University of Zululand"
}
],
"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": "-28.85",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "31.833333",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Empangeni"
}
],
"grid:countryCode": [
{
"@value": "ZA"
}
],
"grid:countryName": [
{
"@value": "South Africa"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/1005544/"
}
],
"id": "http://www.grid.ac/institutes/grid.442325.6/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.442325.6'
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.442325.6'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.442325.6'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.442325.6'
This table displays all metadata directly associated to this object as RDF triples.
19 TRIPLES
10 PREDICATES
11 URIs
4 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.442325.6 | sgo:sdDataset | grid |
2 | ″ | grid:establishedYear | 1960-01-01 |
3 | ″ | grid:hasAddress | grid-institutes:grid.442325.6/address-0 |
4 | ″ | grid:hasWikidataId | wd:Q2496192 |
5 | ″ | grid:id | grid.442325.6 |
6 | ″ | grid:wikipediaPage | http://en.wikipedia.org/wiki/University_of_Zululand |
7 | ″ | rdf:type | grid:Education |
8 | ″ | ″ | foaf:Organization |
9 | ″ | rdfs:label | University of Zululand |
10 | ″ | skos:prefLabel | University of Zululand |
11 | ″ | foaf:homepage | http://www.unizulu.ac.za/ |
12 | grid-institutes:grid.442325.6/address-0 | sgo:sdDataset | grid |
13 | ″ | grid:cityName | Empangeni |
14 | ″ | grid:countryCode | ZA |
15 | ″ | grid:countryName | South Africa |
16 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/1005544/ |
17 | ″ | rdf:type | grid:Address |
18 | ″ | geo-pos:lat | -28.85 |
19 | ″ | geo-pos:long | 31.833333 |