Ontology type: grid:Education | foaf:Organization
Guangzhou University of Chinese Medicine
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.gzhtcm.edu.cn/"
}
],
"grid:establishedYear": [
{
"@value": "1956-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.411866.c/address-0"
}
],
"grid:hasRelated": [
{
"id": "http://www.grid.ac/institutes/grid.413402.0"
},
{
"id": "http://www.grid.ac/institutes/grid.440211.2"
},
{
"id": "http://www.grid.ac/institutes/grid.412595.e"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q4251253"
}
],
"grid:id": [
{
"@value": "grid.411866.c"
}
],
"grid:isni": [
{
"@value": "0000 0000 8848 7685"
}
],
"grid:wikipediaPage": [
{
"id": "http://en.wikipedia.org/wiki/Guangzhou_University_of_Chinese_Medicine"
}
],
"id": "http://www.grid.ac/institutes/grid.411866.c",
"rdfs:label": "Guangzhou University of Chinese Medicine",
"sdDataset": "grid",
"skos:altLabel": [
{
"@value": "Gu\u01cengzh\u014du Zh\u014dng y\u012by\u00e0o d\u00e0xu\u00e9"
}
],
"skos:prefLabel": [
{
"@value": "Guangzhou University of Chinese Medicine"
}
],
"type": [
"http://www.grid.ac/ontology/Education",
"http://xmlns.com/foaf/0.1/Organization"
],
"vivo:abbreviation": [
{
"@value": "GZUCM"
}
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "http://www.gdhtcm.com/"
}
],
"grid:establishedYear": [
{
"@value": "1933-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.413402.0/address-0"
}
],
"grid:hasRelated": [
{
"id": "http://www.grid.ac/institutes/grid.411866.c"
}
],
"grid:id": [
{
"@value": "grid.413402.0"
}
],
"id": "http://www.grid.ac/institutes/grid.413402.0",
"rdfs:label": "Guangdong Provincial Hospital",
"sdDataset": "grid",
"skos:altLabel": [
{
"@value": "Guangzhou University of Traditional Chinese Medicine, Second Affiliated Hospital"
}
],
"skos:prefLabel": [
{
"@value": "Guangdong Provincial Hospital"
}
],
"type": [
"http://xmlns.com/foaf/0.1/Organization",
"http://www.grid.ac/ontology/Healthcare"
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.440211.2/address-0"
}
],
"grid:hasRelated": [
{
"id": "http://www.grid.ac/institutes/grid.411866.c"
}
],
"grid:id": [
{
"@value": "grid.440211.2"
}
],
"id": "http://www.grid.ac/institutes/grid.440211.2",
"rdfs:label": "Guangzhou Hospital of Traditional Chinese Medicine",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "Guangzhou Hospital of Traditional Chinese Medicine"
}
],
"type": [
"http://xmlns.com/foaf/0.1/Organization",
"http://www.grid.ac/ontology/Healthcare"
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "http://www.gztcm.com.cn/#"
}
],
"grid:establishedYear": [
{
"@value": "1964-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.412595.e/address-0"
}
],
"grid:hasRelated": [
{
"id": "http://www.grid.ac/institutes/grid.411866.c"
}
],
"grid:id": [
{
"@value": "grid.412595.e"
}
],
"id": "http://www.grid.ac/institutes/grid.412595.e",
"rdfs:label": "First Affiliated Hospital of Guangzhou University of Chinese Medicine",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "First Affiliated Hospital of Guangzhou University of Chinese Medicine"
}
],
"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": "23.155508",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "113.266075",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Guangzhou"
}
],
"grid:countryCode": [
{
"@value": "CN"
}
],
"grid:countryName": [
{
"@value": "China"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/1809858/"
}
],
"id": "http://www.grid.ac/institutes/grid.411866.c/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.411866.c'
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.411866.c'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.411866.c'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.411866.c'
This table displays all metadata directly associated to this object as RDF triples.
54 TRIPLES
14 PREDICATES
17 URIs
7 LITERALS