Ontology type: grid:Education | foaf:Organization
National Research Irkutsk State Technical University
ADDRESS
JSON-LD is the canonical representation for SciGraph data.
[
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.440683.d/address-0"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q1467657"
}
],
"grid:id": [
{
"@value": "grid.440683.d"
}
],
"id": "http://www.grid.ac/institutes/grid.440683.d",
"rdfs:label": "National Research Irkutsk State Technical University",
"sdDataset": "grid",
"skos:altLabel": [
{
"@value": "Irkutsk State Technical University"
}
],
"skos:prefLabel": [
{
"@value": "National Research Irkutsk State Technical University"
}
],
"type": [
"http://xmlns.com/foaf/0.1/Organization",
"http://www.grid.ac/ontology/Education"
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"grid:cityName": [
{
"@value": "Irkutsk"
}
],
"grid:countryCode": [
{
"@value": "RU"
}
],
"grid:countryName": [
{
"@value": "Russia"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/2023469/"
}
],
"id": "http://www.grid.ac/institutes/grid.440683.d/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.440683.d'
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.440683.d'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.440683.d'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.440683.d'
This table displays all metadata directly associated to this object as RDF triples.
15 TRIPLES
8 PREDICATES
9 URIs
4 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.440683.d | sgo:sdDataset | grid |
2 | ″ | grid:hasAddress | grid-institutes:grid.440683.d/address-0 |
3 | ″ | grid:hasWikidataId | wd:Q1467657 |
4 | ″ | grid:id | grid.440683.d |
5 | ″ | rdf:type | grid:Education |
6 | ″ | ″ | foaf:Organization |
7 | ″ | rdfs:label | National Research Irkutsk State Technical University |
8 | ″ | skos:altLabel | Irkutsk State Technical University |
9 | ″ | skos:prefLabel | National Research Irkutsk State Technical University |
10 | grid-institutes:grid.440683.d/address-0 | sgo:sdDataset | grid |
11 | ″ | grid:cityName | Irkutsk |
12 | ″ | grid:countryCode | RU |
13 | ″ | grid:countryName | Russia |
14 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/2023469/ |
15 | ″ | rdf:type | grid:Address |