University of Cartagena
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.unicartagena.edu.co/"
}
],
"grid:establishedYear": [
{
"@value": "1827-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.412885.2/address-0"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q7895227"
}
],
"grid:id": [
{
"@value": "grid.412885.2"
}
],
"grid:isni": [
{
"@value": "0000 0004 0486 624X"
}
],
"grid:wikipediaPage": [
{
"id": "http://en.wikipedia.org/wiki/University_of_Cartagena"
}
],
"id": "http://www.grid.ac/institutes/grid.412885.2",
"rdfs:label": "University of Cartagena",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "University of Cartagena"
}
],
"type": [
"http://xmlns.com/foaf/0.1/Organization",
"http://www.grid.ac/ontology/Education"
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"geo-pos:lat": [
{
"@value": "10.402461",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "-75.504683",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Cartagena"
}
],
"grid:countryCode": [
{
"@value": "CO"
}
],
"grid:countryName": [
{
"@value": "Colombia"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/3687238/"
}
],
"id": "http://www.grid.ac/institutes/grid.412885.2/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.412885.2'
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.412885.2'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.412885.2'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.412885.2'
This table displays all metadata directly associated to this object as RDF triples.
20 TRIPLES
11 PREDICATES
12 URIs
5 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.412885.2 | sgo:sdDataset | grid |
2 | ″ | grid:establishedYear | 1827-01-01 |
3 | ″ | grid:hasAddress | grid-institutes:grid.412885.2/address-0 |
4 | ″ | grid:hasWikidataId | wd:Q7895227 |
5 | ″ | grid:id | grid.412885.2 |
6 | ″ | grid:isni | 0000 0004 0486 624X |
7 | ″ | grid:wikipediaPage | http://en.wikipedia.org/wiki/University_of_Cartagena |
8 | ″ | rdf:type | grid:Education |
9 | ″ | ″ | foaf:Organization |
10 | ″ | rdfs:label | University of Cartagena |
11 | ″ | skos:prefLabel | University of Cartagena |
12 | ″ | foaf:homepage | http://www.unicartagena.edu.co/ |
13 | grid-institutes:grid.412885.2/address-0 | sgo:sdDataset | grid |
14 | ″ | grid:cityName | Cartagena |
15 | ″ | grid:countryCode | CO |
16 | ″ | grid:countryName | Colombia |
17 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/3687238/ |
18 | ″ | rdf:type | grid:Address |
19 | ″ | geo-pos:lat | 10.402461 |
20 | ″ | geo-pos:long | -75.504683 |