University of Burgos
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.ubu.es/english-version"
}
],
"grid:establishedYear": [
{
"@value": "1994-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.23520.36/address-0"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q1510657"
}
],
"grid:id": [
{
"@value": "grid.23520.36"
}
],
"grid:isni": [
{
"@value": "0000 0000 8569 1592"
}
],
"grid:wikipediaPage": [
{
"id": "http://en.wikipedia.org/wiki/University_of_Burgos"
}
],
"id": "http://www.grid.ac/institutes/grid.23520.36",
"rdfs:label": "University of Burgos",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "University of Burgos"
}
],
"type": [
"http://www.grid.ac/ontology/Education",
"http://xmlns.com/foaf/0.1/Organization"
],
"vivo:abbreviation": [
{
"@value": "UBU"
}
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"geo-pos:lat": [
{
"@value": "42.341604",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "-3.727238",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Burgos"
}
],
"grid:countryCode": [
{
"@value": "ES"
}
],
"grid:countryName": [
{
"@value": "Spain"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/3127461/"
}
],
"id": "http://www.grid.ac/institutes/grid.23520.36/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.23520.36'
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.23520.36'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.23520.36'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.23520.36'
This table displays all metadata directly associated to this object as RDF triples.
21 TRIPLES
12 PREDICATES
13 URIs
6 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.23520.36 | sgo:sdDataset | grid |
2 | ″ | vivo:abbreviation | UBU |
3 | ″ | grid:establishedYear | 1994-01-01 |
4 | ″ | grid:hasAddress | grid-institutes:grid.23520.36/address-0 |
5 | ″ | grid:hasWikidataId | wd:Q1510657 |
6 | ″ | grid:id | grid.23520.36 |
7 | ″ | grid:isni | 0000 0000 8569 1592 |
8 | ″ | grid:wikipediaPage | http://en.wikipedia.org/wiki/University_of_Burgos |
9 | ″ | rdf:type | grid:Education |
10 | ″ | ″ | foaf:Organization |
11 | ″ | rdfs:label | University of Burgos |
12 | ″ | skos:prefLabel | University of Burgos |
13 | ″ | foaf:homepage | https://www.ubu.es/english-version |
14 | grid-institutes:grid.23520.36/address-0 | sgo:sdDataset | grid |
15 | ″ | grid:cityName | Burgos |
16 | ″ | grid:countryCode | ES |
17 | ″ | grid:countryName | Spain |
18 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/3127461/ |
19 | ″ | rdf:type | grid:Address |
20 | ″ | geo-pos:lat | 42.341604 |
21 | ″ | geo-pos:long | -3.727238 |