Ontology type: grid:Healthcare | foaf:Organization
Kanagawa Cardiovascular and Respiratory Center
HOMEPAGE ADDRESS
JSON-LD is the canonical representation for SciGraph data.
[
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "http://junko.kanagawa-pho.jp/"
}
],
"grid:establishedYear": [
{
"@value": "1954-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.419708.3/address-0"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q11589088"
}
],
"grid:id": [
{
"@value": "grid.419708.3"
}
],
"grid:isni": [
{
"@value": "0000 0004 1775 0430"
}
],
"id": "http://www.grid.ac/institutes/grid.419708.3",
"rdfs:label": "Kanagawa Cardiovascular and Respiratory Center",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "Kanagawa Cardiovascular and Respiratory Center"
}
],
"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": "35.361412",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "139.633671",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Yokohama"
}
],
"grid:countryCode": [
{
"@value": "JP"
}
],
"grid:countryName": [
{
"@value": "Japan"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/1848354/"
}
],
"id": "http://www.grid.ac/institutes/grid.419708.3/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.419708.3'
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.419708.3'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.419708.3'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.419708.3'
This table displays all metadata directly associated to this object as RDF triples.
19 TRIPLES
10 PREDICATES
11 URIs
5 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.419708.3 | sgo:sdDataset | grid |
2 | ″ | grid:establishedYear | 1954-01-01 |
3 | ″ | grid:hasAddress | grid-institutes:grid.419708.3/address-0 |
4 | ″ | grid:hasWikidataId | wd:Q11589088 |
5 | ″ | grid:id | grid.419708.3 |
6 | ″ | grid:isni | 0000 0004 1775 0430 |
7 | ″ | rdf:type | grid:Healthcare |
8 | ″ | ″ | foaf:Organization |
9 | ″ | rdfs:label | Kanagawa Cardiovascular and Respiratory Center |
10 | ″ | skos:prefLabel | Kanagawa Cardiovascular and Respiratory Center |
11 | ″ | foaf:homepage | http://junko.kanagawa-pho.jp/ |
12 | grid-institutes:grid.419708.3/address-0 | sgo:sdDataset | grid |
13 | ″ | grid:cityName | Yokohama |
14 | ″ | grid:countryCode | JP |
15 | ″ | grid:countryName | Japan |
16 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/1848354/ |
17 | ″ | rdf:type | grid:Address |
18 | ″ | geo-pos:lat | 35.361412 |
19 | ″ | geo-pos:long | 139.633671 |