Ontology type: grid:Healthcare | foaf:Organization
Centre Hospitalier Universitaire de Sherbrooke
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.chus.qc.ca/en/"
}
],
"grid:establishedYear": [
{
"@value": "1995-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.411172.0/address-0"
}
],
"grid:hasChild": [
{
"id": "http://www.grid.ac/institutes/grid.498680.b"
}
],
"grid:hasRelated": [
{
"id": "http://www.grid.ac/institutes/grid.86715.3d"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q2945773"
}
],
"grid:id": [
{
"@value": "grid.411172.0"
}
],
"grid:isni": [
{
"@value": "0000 0001 0081 2808"
}
],
"grid:wikipediaPage": [
{
"id": "http://en.wikipedia.org/wiki/Centre_hospitalier_universitaire_de_Sherbrooke"
}
],
"id": "http://www.grid.ac/institutes/grid.411172.0",
"rdfs:label": "Centre Hospitalier Universitaire de Sherbrooke",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "Centre Hospitalier Universitaire de Sherbrooke"
}
],
"type": [
"http://www.grid.ac/ontology/Healthcare",
"http://xmlns.com/foaf/0.1/Organization"
],
"vivo:abbreviation": [
{
"@value": "CHUS"
}
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "http://www.usherbrooke.ca/"
}
],
"grid:crossrefFunderId": [
{
"@value": "100009874"
}
],
"grid:establishedYear": [
{
"@value": "1954-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.86715.3d/address-0"
}
],
"grid:hasRelated": [
{
"id": "http://www.grid.ac/institutes/grid.510055.4"
},
{
"id": "http://www.grid.ac/institutes/grid.420748.d"
},
{
"id": "http://www.grid.ac/institutes/grid.449152.f"
},
{
"id": "http://www.grid.ac/institutes/grid.411172.0"
},
{
"id": "http://www.grid.ac/institutes/grid.420762.5"
},
{
"id": "http://www.grid.ac/institutes/grid.459289.b"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q2579532"
}
],
"grid:id": [
{
"@value": "grid.86715.3d"
}
],
"grid:isni": [
{
"@value": "0000 0000 9064 6198"
}
],
"grid:wikipediaPage": [
{
"id": "http://en.wikipedia.org/wiki/Universit%C3%A9_de_Sherbrooke"
}
],
"id": "http://www.grid.ac/institutes/grid.86715.3d",
"rdfs:label": "Universit\u00e9 de Sherbrooke",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "Universit\u00e9 de Sherbrooke"
}
],
"type": [
"http://xmlns.com/foaf/0.1/Organization",
"http://www.grid.ac/ontology/Education"
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "http://www.chus.qc.ca/le-chus/grands-projets-de-construction/chus-fleurimont/"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.498680.b/address-0"
}
],
"grid:hasParent": [
{
"id": "http://www.grid.ac/institutes/grid.411172.0"
}
],
"grid:id": [
{
"@value": "grid.498680.b"
}
],
"grid:isni": [
{
"@value": "0000 0004 0545 2145"
}
],
"id": "http://www.grid.ac/institutes/grid.498680.b",
"rdfs:label": "H\u00f4pital Fleurimont",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "H\u00f4pital Fleurimont"
}
],
"type": [
"http://xmlns.com/foaf/0.1/Organization",
"http://www.grid.ac/ontology/Healthcare"
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"geo-pos:lat": [
{
"@value": "45.444854",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "-71.869198",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Sherbrooke"
}
],
"grid:countryCode": [
{
"@value": "CA"
}
],
"grid:countryName": [
{
"@value": "Canada"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/6146143/"
}
],
"id": "http://www.grid.ac/institutes/grid.411172.0/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.411172.0'
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.411172.0'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.411172.0'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.411172.0'
This table displays all metadata directly associated to this object as RDF triples.
52 TRIPLES
14 PREDICATES
15 URIs
6 LITERALS