John Hunter Children's Hospital
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.hnekidshealth.nsw.gov.au/site/jhch"
}
],
"grid:establishedYear": [
{
"@value": "2006-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.422050.1/address-0"
}
],
"grid:hasParent": [
{
"id": "http://www.grid.ac/institutes/grid.3006.5"
}
],
"grid:hasRelated": [
{
"id": "http://www.grid.ac/institutes/grid.266842.c"
}
],
"grid:id": [
{
"@value": "grid.422050.1"
}
],
"grid:isni": [
{
"@value": "0000 0004 0640 1972"
}
],
"id": "http://www.grid.ac/institutes/grid.422050.1",
"rdfs:label": "John Hunter Children's Hospital",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "John Hunter Children's Hospital"
}
],
"type": [
"http://xmlns.com/foaf/0.1/Organization",
"http://www.grid.ac/ontology/Healthcare"
],
"vivo:abbreviation": [
{
"@value": "JHCH"
}
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "http://www.newcastle.edu.au/"
}
],
"grid:crossrefFunderId": [
{
"@value": "501100001771"
}
],
"grid:establishedYear": [
{
"@value": "1965-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.266842.c/address-0"
}
],
"grid:hasChild": [
{
"id": "http://www.grid.ac/institutes/grid.511663.6"
}
],
"grid:hasRelated": [
{
"id": "http://www.grid.ac/institutes/grid.422050.1"
},
{
"id": "http://www.grid.ac/institutes/grid.414724.0"
},
{
"id": "http://www.grid.ac/institutes/grid.413206.2"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q531285"
}
],
"grid:id": [
{
"@value": "grid.266842.c"
}
],
"grid:isni": [
{
"@value": "0000 0000 8831 109X"
}
],
"grid:wikipediaPage": [
{
"id": "http://en.wikipedia.org/wiki/University_of_Newcastle_(Australia)"
}
],
"id": "http://www.grid.ac/institutes/grid.266842.c",
"rdfs:label": "University of Newcastle Australia",
"sdDataset": "grid",
"skos:altLabel": [
{
"@value": "Newcastle University"
}
],
"skos:prefLabel": [
{
"@value": "University of Newcastle Australia"
}
],
"type": [
"http://xmlns.com/foaf/0.1/Organization",
"http://www.grid.ac/ontology/Education"
],
"vivo:abbreviation": [
{
"@value": "UoN"
}
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "http://www.hnehealth.nsw.gov.au/Pages/home.aspx"
}
],
"grid:crossrefFunderId": [
{
"@value": "100010635"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.3006.5/address-0"
}
],
"grid:hasChild": [
{
"id": "http://www.grid.ac/institutes/grid.414724.0"
},
{
"id": "http://www.grid.ac/institutes/grid.460685.9"
},
{
"id": "http://www.grid.ac/institutes/grid.511220.5"
},
{
"id": "http://www.grid.ac/institutes/grid.416897.5"
},
{
"id": "http://www.grid.ac/institutes/grid.422050.1"
}
],
"grid:id": [
{
"@value": "grid.3006.5"
}
],
"grid:isni": [
{
"@value": "0000 0004 0438 2042"
}
],
"id": "http://www.grid.ac/institutes/grid.3006.5",
"rdfs:label": "Hunter New England Local Health District",
"sdDataset": "grid",
"skos:altLabel": [
{
"@value": "HNE Health"
},
{
"@value": "Hunter New England Health"
}
],
"skos:prefLabel": [
{
"@value": "Hunter New England Local Health District"
}
],
"type": [
"http://www.grid.ac/ontology/Healthcare",
"http://xmlns.com/foaf/0.1/Organization"
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"geo-pos:lat": [
{
"@value": "-32.922545",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "151.692228",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Newcastle"
}
],
"grid:countryCode": [
{
"@value": "AU"
}
],
"grid:countryName": [
{
"@value": "Australia"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/2155472/"
}
],
"id": "http://www.grid.ac/institutes/grid.422050.1/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.422050.1'
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.422050.1'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.422050.1'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.422050.1'
This table displays all metadata directly associated to this object as RDF triples.
57 TRIPLES
12 PREDICATES
13 URIs
6 LITERALS