Masaryk 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.muni.cz/"
}
],
"grid:establishedYear": [
{
"@value": "1919-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.10267.32/address-0"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q763586"
}
],
"grid:id": [
{
"@value": "grid.10267.32"
}
],
"grid:isni": [
{
"@value": "0000 0001 2194 0956"
}
],
"grid:wikipediaPage": [
{
"id": "http://en.wikipedia.org/wiki/Masaryk_University"
}
],
"id": "http://www.grid.ac/institutes/grid.10267.32",
"rdfs:label": "Masaryk University",
"sdDataset": "grid",
"skos:altLabel": [
{
"@value": "Masarykova univerzita"
}
],
"skos:prefLabel": [
{
"@value": "Masaryk University"
}
],
"type": [
"http://xmlns.com/foaf/0.1/Organization",
"http://www.grid.ac/ontology/Education"
],
"vivo:abbreviation": [
{
"@value": "MU"
}
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"geo-pos:lat": [
{
"@value": "49.198611",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "16.605",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Brno"
}
],
"grid:countryCode": [
{
"@value": "CZ"
}
],
"grid:countryName": [
{
"@value": "Czechia"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/3078610/"
}
],
"id": "http://www.grid.ac/institutes/grid.10267.32/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.10267.32'
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.10267.32'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.10267.32'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.10267.32'
This table displays all metadata directly associated to this object as RDF triples.
22 TRIPLES
13 PREDICATES
14 URIs
7 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.10267.32 | sgo:sdDataset | grid |
2 | ″ | vivo:abbreviation | MU |
3 | ″ | grid:establishedYear | 1919-01-01 |
4 | ″ | grid:hasAddress | grid-institutes:grid.10267.32/address-0 |
5 | ″ | grid:hasWikidataId | wd:Q763586 |
6 | ″ | grid:id | grid.10267.32 |
7 | ″ | grid:isni | 0000 0001 2194 0956 |
8 | ″ | grid:wikipediaPage | http://en.wikipedia.org/wiki/Masaryk_University |
9 | ″ | rdf:type | grid:Education |
10 | ″ | ″ | foaf:Organization |
11 | ″ | rdfs:label | Masaryk University |
12 | ″ | skos:altLabel | Masarykova univerzita |
13 | ″ | skos:prefLabel | Masaryk University |
14 | ″ | foaf:homepage | http://www.muni.cz/ |
15 | grid-institutes:grid.10267.32/address-0 | sgo:sdDataset | grid |
16 | ″ | grid:cityName | Brno |
17 | ″ | grid:countryCode | CZ |
18 | ″ | grid:countryName | Czechia |
19 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/3078610/ |
20 | ″ | rdf:type | grid:Address |
21 | ″ | geo-pos:lat | 49.198611 |
22 | ″ | geo-pos:long | 16.605 |