European University Viadrina
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.europa-uni.de/en/index.html"
}
],
"grid:establishedYear": [
{
"@value": "1506-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.33018.39/address-0"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q149481"
}
],
"grid:id": [
{
"@value": "grid.33018.39"
}
],
"grid:isni": [
{
"@value": "0000 0001 2298 6761"
}
],
"grid:wikipediaPage": [
{
"id": "http://en.wikipedia.org/wiki/Viadrina_European_University"
}
],
"id": "http://www.grid.ac/institutes/grid.33018.39",
"rdfs:label": "European University Viadrina",
"sdDataset": "grid",
"skos:altLabel": [
{
"@value": "University of Frankfurt (Oder)"
},
{
"@value": "European University Viadrina Frankfurt (Oder)"
}
],
"skos:prefLabel": [
{
"@value": "European University Viadrina"
}
],
"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": "52.342222",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "14.553889",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Frankfurt (Oder)"
}
],
"grid:countryCode": [
{
"@value": "DE"
}
],
"grid:countryName": [
{
"@value": "Germany"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/2925535/"
}
],
"id": "http://www.grid.ac/institutes/grid.33018.39/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.33018.39'
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.33018.39'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.33018.39'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.33018.39'
This table displays all metadata directly associated to this object as RDF triples.
22 TRIPLES
12 PREDICATES
14 URIs
7 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.33018.39 | sgo:sdDataset | grid |
2 | ″ | grid:establishedYear | 1506-01-01 |
3 | ″ | grid:hasAddress | grid-institutes:grid.33018.39/address-0 |
4 | ″ | grid:hasWikidataId | wd:Q149481 |
5 | ″ | grid:id | grid.33018.39 |
6 | ″ | grid:isni | 0000 0001 2298 6761 |
7 | ″ | grid:wikipediaPage | http://en.wikipedia.org/wiki/Viadrina_European_University |
8 | ″ | rdf:type | grid:Education |
9 | ″ | ″ | foaf:Organization |
10 | ″ | rdfs:label | European University Viadrina |
11 | ″ | skos:altLabel | European University Viadrina Frankfurt (Oder) |
12 | ″ | ″ | University of Frankfurt (Oder) |
13 | ″ | skos:prefLabel | European University Viadrina |
14 | ″ | foaf:homepage | http://www.europa-uni.de/en/index.html |
15 | grid-institutes:grid.33018.39/address-0 | sgo:sdDataset | grid |
16 | ″ | grid:cityName | Frankfurt (Oder) |
17 | ″ | grid:countryCode | DE |
18 | ″ | grid:countryName | Germany |
19 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/2925535/ |
20 | ″ | rdf:type | grid:Address |
21 | ″ | geo-pos:lat | 52.342222 |
22 | ″ | geo-pos:long | 14.553889 |