Ontology type: grid:Education | foaf:Organization
Indian Institute of Technology Dhanbad
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.iitism.ac.in/"
}
],
"grid:establishedYear": [
{
"@value": "1926-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.417984.7/address-0"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q6021557"
}
],
"grid:id": [
{
"@value": "grid.417984.7"
}
],
"grid:isni": [
{
"@value": "0000 0001 2184 3953"
}
],
"grid:wikipediaPage": [
{
"id": "https://en.wikipedia.org/wiki/Indian_Institute_of_Technology_(Indian_School_of_Mines),_Dhanbad"
}
],
"id": "http://www.grid.ac/institutes/grid.417984.7",
"rdfs:label": "Indian Institute of Technology Dhanbad",
"sdDataset": "grid",
"skos:altLabel": [
{
"@value": "Indian School of Mines"
}
],
"skos:prefLabel": [
{
"@value": "Indian Institute of Technology Dhanbad"
}
],
"type": [
"http://www.grid.ac/ontology/Education",
"http://xmlns.com/foaf/0.1/Organization"
],
"vivo:abbreviation": [
{
"@value": "IIT"
},
{
"@value": "ISM"
}
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"geo-pos:lat": [
{
"@value": "23.814034",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "86.44099",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Dhanbad"
}
],
"grid:countryCode": [
{
"@value": "IN"
}
],
"grid:countryName": [
{
"@value": "India"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/1272979/"
}
],
"id": "http://www.grid.ac/institutes/grid.417984.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.417984.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.417984.7'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.417984.7'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.417984.7'
This table displays all metadata directly associated to this object as RDF triples.
23 TRIPLES
13 PREDICATES
15 URIs
8 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.417984.7 | sgo:sdDataset | grid |
2 | ″ | vivo:abbreviation | IIT |
3 | ″ | ″ | ISM |
4 | ″ | grid:establishedYear | 1926-01-01 |
5 | ″ | grid:hasAddress | grid-institutes:grid.417984.7/address-0 |
6 | ″ | grid:hasWikidataId | wd:Q6021557 |
7 | ″ | grid:id | grid.417984.7 |
8 | ″ | grid:isni | 0000 0001 2184 3953 |
9 | ″ | grid:wikipediaPage | https://en.wikipedia.org/wiki/Indian_Institute_of_Technology_(Indian_School_of_Mines),_Dhanbad |
10 | ″ | rdf:type | grid:Education |
11 | ″ | ″ | foaf:Organization |
12 | ″ | rdfs:label | Indian Institute of Technology Dhanbad |
13 | ″ | skos:altLabel | Indian School of Mines |
14 | ″ | skos:prefLabel | Indian Institute of Technology Dhanbad |
15 | ″ | foaf:homepage | https://www.iitism.ac.in/ |
16 | grid-institutes:grid.417984.7/address-0 | sgo:sdDataset | grid |
17 | ″ | grid:cityName | Dhanbad |
18 | ″ | grid:countryCode | IN |
19 | ″ | grid:countryName | India |
20 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/1272979/ |
21 | ″ | rdf:type | grid:Address |
22 | ″ | geo-pos:lat | 23.814034 |
23 | ″ | geo-pos:long | 86.44099 |