Ontology type: grid:Facility | foaf:Organization
Spanish National Cancer Research Centre
HOMEPAGE ADDRESS
JSON-LD is the canonical representation for SciGraph data.
[
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "https://www.cnio.es/ing/"
}
],
"grid:establishedYear": [
{
"@value": "1998-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.7719.8/address-0"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q5761421"
}
],
"grid:id": [
{
"@value": "grid.7719.8"
}
],
"grid:isni": [
{
"@value": "0000 0000 8700 1153"
}
],
"grid:wikipediaPage": [
{
"id": "https://en.wikipedia.org/wiki/Spanish_National_Cancer_Research_Centre"
}
],
"id": "http://www.grid.ac/institutes/grid.7719.8",
"rdfs:label": "Spanish National Cancer Research Centre",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "Spanish National Cancer Research Centre"
}
],
"type": [
"http://www.grid.ac/ontology/Facility",
"http://xmlns.com/foaf/0.1/Organization"
],
"vivo:abbreviation": [
{
"@value": "CNIO"
}
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"geo-pos:lat": [
{
"@value": "40.47679",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "-3.694169",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Madrid"
}
],
"grid:countryCode": [
{
"@value": "ES"
}
],
"grid:countryName": [
{
"@value": "Spain"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/3117735/"
}
],
"id": "http://www.grid.ac/institutes/grid.7719.8/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.7719.8'
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.7719.8'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.7719.8'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.7719.8'
This table displays all metadata directly associated to this object as RDF triples.
21 TRIPLES
12 PREDICATES
13 URIs
6 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.7719.8 | sgo:sdDataset | grid |
2 | ″ | vivo:abbreviation | CNIO |
3 | ″ | grid:establishedYear | 1998-01-01 |
4 | ″ | grid:hasAddress | grid-institutes:grid.7719.8/address-0 |
5 | ″ | grid:hasWikidataId | wd:Q5761421 |
6 | ″ | grid:id | grid.7719.8 |
7 | ″ | grid:isni | 0000 0000 8700 1153 |
8 | ″ | grid:wikipediaPage | https://en.wikipedia.org/wiki/Spanish_National_Cancer_Research_Centre |
9 | ″ | rdf:type | grid:Facility |
10 | ″ | ″ | foaf:Organization |
11 | ″ | rdfs:label | Spanish National Cancer Research Centre |
12 | ″ | skos:prefLabel | Spanish National Cancer Research Centre |
13 | ″ | foaf:homepage | https://www.cnio.es/ing/ |
14 | grid-institutes:grid.7719.8/address-0 | sgo:sdDataset | grid |
15 | ″ | grid:cityName | Madrid |
16 | ″ | grid:countryCode | ES |
17 | ″ | grid:countryName | Spain |
18 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/3117735/ |
19 | ″ | rdf:type | grid:Address |
20 | ″ | geo-pos:lat | 40.47679 |
21 | ″ | geo-pos:long | -3.694169 |