Ontology type: grid:Healthcare | foaf:Organization
University Hospital of Obstetrics and Gynaecology
ADDRESS
JSON-LD is the canonical representation for SciGraph data.
[
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.48207.39/address-0"
}
],
"grid:id": [
{
"@value": "grid.48207.39"
}
],
"id": "http://www.grid.ac/institutes/grid.48207.39",
"rdfs:label": "University Hospital of Obstetrics and Gynaecology",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "University Hospital of Obstetrics and Gynaecology"
}
],
"type": [
"http://xmlns.com/foaf/0.1/Organization",
"http://www.grid.ac/ontology/Healthcare"
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"grid:cityName": [
{
"@value": "Sofia"
}
],
"grid:countryCode": [
{
"@value": "BG"
}
],
"grid:countryName": [
{
"@value": "Bulgaria"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/727011/"
}
],
"id": "http://www.grid.ac/institutes/grid.48207.39/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.48207.39'
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.48207.39'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.48207.39'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.48207.39'
This table displays all metadata directly associated to this object as RDF triples.
13 TRIPLES
6 PREDICATES
7 URIs
3 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.48207.39 | sgo:sdDataset | grid |
2 | ″ | grid:hasAddress | grid-institutes:grid.48207.39/address-0 |
3 | ″ | grid:id | grid.48207.39 |
4 | ″ | rdf:type | grid:Healthcare |
5 | ″ | ″ | foaf:Organization |
6 | ″ | rdfs:label | University Hospital of Obstetrics and Gynaecology |
7 | ″ | skos:prefLabel | University Hospital of Obstetrics and Gynaecology |
8 | grid-institutes:grid.48207.39/address-0 | sgo:sdDataset | grid |
9 | ″ | grid:cityName | Sofia |
10 | ″ | grid:countryCode | BG |
11 | ″ | grid:countryName | Bulgaria |
12 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/727011/ |
13 | ″ | rdf:type | grid:Address |