Laureate International Universities
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.laureate.net/"
}
],
"grid:establishedYear": [
{
"@value": "1999-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.441956.b/address-0"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q689475"
},
{
"id": "http://www.wikidata.org/entity/Q5062890"
}
],
"grid:id": [
{
"@value": "grid.441956.b"
}
],
"grid:isni": [
{
"@value": "0000 0004 0426 5786"
}
],
"grid:wikipediaPage": [
{
"id": "https://en.wikipedia.org/wiki/Laureate_International_Universities"
}
],
"id": "http://www.grid.ac/institutes/grid.441956.b",
"rdfs:label": "Laureate International Universities",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "Laureate International Universities"
}
],
"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": "-30.079292",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "-51.219266",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Porto Alegre"
}
],
"grid:countryCode": [
{
"@value": "BR"
}
],
"grid:countryName": [
{
"@value": "Brazil"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/3452925/"
}
],
"id": "http://www.grid.ac/institutes/grid.441956.b/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.441956.b'
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.441956.b'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.441956.b'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.441956.b'
This table displays all metadata directly associated to this object as RDF triples.
21 TRIPLES
11 PREDICATES
13 URIs
5 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.441956.b | sgo:sdDataset | grid |
2 | ″ | grid:establishedYear | 1999-01-01 |
3 | ″ | grid:hasAddress | grid-institutes:grid.441956.b/address-0 |
4 | ″ | grid:hasWikidataId | wd:Q5062890 |
5 | ″ | ″ | wd:Q689475 |
6 | ″ | grid:id | grid.441956.b |
7 | ″ | grid:isni | 0000 0004 0426 5786 |
8 | ″ | grid:wikipediaPage | https://en.wikipedia.org/wiki/Laureate_International_Universities |
9 | ″ | rdf:type | grid:Education |
10 | ″ | ″ | foaf:Organization |
11 | ″ | rdfs:label | Laureate International Universities |
12 | ″ | skos:prefLabel | Laureate International Universities |
13 | ″ | foaf:homepage | http://www.laureate.net/ |
14 | grid-institutes:grid.441956.b/address-0 | sgo:sdDataset | grid |
15 | ″ | grid:cityName | Porto Alegre |
16 | ″ | grid:countryCode | BR |
17 | ″ | grid:countryName | Brazil |
18 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/3452925/ |
19 | ″ | rdf:type | grid:Address |
20 | ″ | geo-pos:lat | -30.079292 |
21 | ″ | geo-pos:long | -51.219266 |