Gdańsk Medical 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://mug.edu.pl/"
}
],
"grid:establishedYear": [
{
"@value": "1945-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.11451.30/address-0"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q5529378"
}
],
"grid:id": [
{
"@value": "grid.11451.30"
}
],
"grid:isni": [
{
"@value": "0000 0001 0531 3426"
}
],
"grid:wikipediaPage": [
{
"id": "https://en.wikipedia.org/wiki/Gda%C5%84sk_Medical_University"
}
],
"id": "http://www.grid.ac/institutes/grid.11451.30",
"rdfs:label": "Gda\u0144sk Medical University",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "Gda\u0144sk Medical University"
}
],
"type": [
"http://www.grid.ac/ontology/Education",
"http://xmlns.com/foaf/0.1/Organization"
],
"vivo:abbreviation": [
{
"@value": "MUG"
}
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"geo-pos:lat": [
{
"@value": "54.366111",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "18.630556",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Gda\u0144sk"
}
],
"grid:countryCode": [
{
"@value": "PL"
}
],
"grid:countryName": [
{
"@value": "Poland"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/3099434/"
}
],
"id": "http://www.grid.ac/institutes/grid.11451.30/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.11451.30'
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.11451.30'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.11451.30'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.11451.30'
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.11451.30 | sgo:sdDataset | grid |
2 | ″ | vivo:abbreviation | MUG |
3 | ″ | grid:establishedYear | 1945-01-01 |
4 | ″ | grid:hasAddress | grid-institutes:grid.11451.30/address-0 |
5 | ″ | grid:hasWikidataId | wd:Q5529378 |
6 | ″ | grid:id | grid.11451.30 |
7 | ″ | grid:isni | 0000 0001 0531 3426 |
8 | ″ | grid:wikipediaPage | https://en.wikipedia.org/wiki/Gda%C5%84sk_Medical_University |
9 | ″ | rdf:type | grid:Education |
10 | ″ | ″ | foaf:Organization |
11 | ″ | rdfs:label | Gdańsk Medical University |
12 | ″ | skos:prefLabel | Gdańsk Medical University |
13 | ″ | foaf:homepage | http://mug.edu.pl/ |
14 | grid-institutes:grid.11451.30/address-0 | sgo:sdDataset | grid |
15 | ″ | grid:cityName | Gdańsk |
16 | ″ | grid:countryCode | PL |
17 | ″ | grid:countryName | Poland |
18 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/3099434/ |
19 | ″ | rdf:type | grid:Address |
20 | ″ | geo-pos:lat | 54.366111 |
21 | ″ | geo-pos:long | 18.630556 |