University of Talca
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.utalca.cl/"
}
],
"grid:establishedYear": [
{
"@value": "1981-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.10999.38/address-0"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q3551328"
}
],
"grid:id": [
{
"@value": "grid.10999.38"
}
],
"grid:isni": [
{
"@value": "0000 0001 0036 2536"
}
],
"grid:wikipediaPage": [
{
"id": "https://en.wikipedia.org/wiki/University_of_Talca"
}
],
"id": "http://www.grid.ac/institutes/grid.10999.38",
"rdfs:label": "University of Talca",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "University of Talca"
}
],
"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": "-35.4054",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "-71.6331",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Talca"
}
],
"grid:countryCode": [
{
"@value": "CL"
}
],
"grid:countryName": [
{
"@value": "Chile"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/3870294/"
}
],
"id": "http://www.grid.ac/institutes/grid.10999.38/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.10999.38'
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.10999.38'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.10999.38'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.10999.38'
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.10999.38 | sgo:sdDataset | grid |
2 | ″ | grid:establishedYear | 1981-01-01 |
3 | ″ | grid:hasAddress | grid-institutes:grid.10999.38/address-0 |
4 | ″ | grid:hasWikidataId | wd:Q3551328 |
5 | ″ | grid:id | grid.10999.38 |
6 | ″ | grid:isni | 0000 0001 0036 2536 |
7 | ″ | grid:wikipediaPage | https://en.wikipedia.org/wiki/University_of_Talca |
8 | ″ | rdf:type | grid:Education |
9 | ″ | ″ | foaf:Organization |
10 | ″ | rdfs:label | University of Talca |
11 | ″ | skos:prefLabel | University of Talca |
12 | ″ | foaf:homepage | https://www.utalca.cl/ |
13 | grid-institutes:grid.10999.38/address-0 | sgo:sdDataset | grid |
14 | ″ | grid:cityName | Talca |
15 | ″ | grid:countryCode | CL |
16 | ″ | grid:countryName | Chile |
17 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/3870294/ |
18 | ″ | rdf:type | grid:Address |
19 | ″ | geo-pos:lat | -35.4054 |
20 | ″ | geo-pos:long | -71.6331 |