Centrum Onkologii Instytut
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.coi.pl/?go=content&contentID=4"
}
],
"grid:establishedYear": [
{
"@value": "1932-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.418165.f/address-0"
}
],
"grid:id": [
{
"@value": "grid.418165.f"
}
],
"grid:isni": [
{
"@value": "0000 0004 0540 2543"
}
],
"grid:wikipediaPage": [
{
"id": "https://en.wikipedia.org/wiki/Curie_Institute,_Warsaw"
}
],
"id": "http://www.grid.ac/institutes/grid.418165.f",
"rdfs:label": "Centrum Onkologii Instytut",
"sdDataset": "grid",
"skos:altLabel": [
{
"@value": "Radium Institute"
}
],
"skos:prefLabel": [
{
"@value": "Centrum Onkologii Instytut"
}
],
"type": [
"http://xmlns.com/foaf/0.1/Organization",
"http://www.grid.ac/ontology/Healthcare"
]
}
]
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.418165.f'
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.418165.f'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.418165.f'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.418165.f'
This table displays all metadata directly associated to this object as RDF triples.
12 TRIPLES
11 PREDICATES
12 URIs
6 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.418165.f | sgo:sdDataset | grid |
2 | ″ | grid:establishedYear | 1932-01-01 |
3 | ″ | grid:hasAddress | grid-institutes:grid.418165.f/address-0 |
4 | ″ | grid:id | grid.418165.f |
5 | ″ | grid:isni | 0000 0004 0540 2543 |
6 | ″ | grid:wikipediaPage | https://en.wikipedia.org/wiki/Curie_Institute,_Warsaw |
7 | ″ | rdf:type | grid:Healthcare |
8 | ″ | ″ | foaf:Organization |
9 | ″ | rdfs:label | Centrum Onkologii Instytut |
10 | ″ | skos:altLabel | Radium Institute |
11 | ″ | skos:prefLabel | Centrum Onkologii Instytut |
12 | ″ | foaf:homepage | http://www.coi.pl/?go=content&contentID=4 |