Kakatiya 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.kakatiya.ac.in/"
}
],
"grid:establishedYear": [
{
"@value": "1976-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.411990.4/address-0"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q3634135"
}
],
"grid:id": [
{
"@value": "grid.411990.4"
}
],
"grid:isni": [
{
"@value": "0000 0001 2334 6125"
}
],
"grid:wikipediaPage": [
{
"id": "http://en.wikipedia.org/wiki/Kakatiya_University"
}
],
"id": "http://www.grid.ac/institutes/grid.411990.4",
"rdfs:label": "Kakatiya University",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "Kakatiya 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": "18.032729",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "79.556034",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Warangal"
}
],
"grid:countryCode": [
{
"@value": "IN"
}
],
"grid:countryName": [
{
"@value": "India"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/1252948/"
}
],
"id": "http://www.grid.ac/institutes/grid.411990.4/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.411990.4'
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.411990.4'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.411990.4'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.411990.4'
This table displays all metadata directly associated to this object as RDF triples.
20 TRIPLES
11 PREDICATES
12 URIs
5 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.411990.4 | sgo:sdDataset | grid |
2 | ″ | grid:establishedYear | 1976-01-01 |
3 | ″ | grid:hasAddress | grid-institutes:grid.411990.4/address-0 |
4 | ″ | grid:hasWikidataId | wd:Q3634135 |
5 | ″ | grid:id | grid.411990.4 |
6 | ″ | grid:isni | 0000 0001 2334 6125 |
7 | ″ | grid:wikipediaPage | http://en.wikipedia.org/wiki/Kakatiya_University |
8 | ″ | rdf:type | grid:Education |
9 | ″ | ″ | foaf:Organization |
10 | ″ | rdfs:label | Kakatiya University |
11 | ″ | skos:prefLabel | Kakatiya University |
12 | ″ | foaf:homepage | http://www.kakatiya.ac.in/ |
13 | grid-institutes:grid.411990.4/address-0 | sgo:sdDataset | grid |
14 | ″ | grid:cityName | Warangal |
15 | ″ | grid:countryCode | IN |
16 | ″ | grid:countryName | India |
17 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/1252948/ |
18 | ″ | rdf:type | grid:Address |
19 | ″ | geo-pos:lat | 18.032729 |
20 | ″ | geo-pos:long | 79.556034 |