BioCruces Health research Institute
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.biocruces.com/web/biocruces/inicio"
}
],
"grid:establishedYear": [
{
"@value": "2008-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.452310.1/address-0"
}
],
"grid:id": [
{
"@value": "grid.452310.1"
}
],
"id": "http://www.grid.ac/institutes/grid.452310.1",
"rdfs:label": "BioCruces Health research Institute",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "BioCruces Health research Institute"
}
],
"type": [
"http://www.grid.ac/ontology/Nonprofit",
"http://xmlns.com/foaf/0.1/Organization"
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"geo-pos:lat": [
{
"@value": "43.282852",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "-2.984169",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Barakaldo"
}
],
"grid:countryCode": [
{
"@value": "ES"
}
],
"grid:countryName": [
{
"@value": "Spain"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/3109453/"
}
],
"id": "http://www.grid.ac/institutes/grid.452310.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.452310.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.452310.1'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.452310.1'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.452310.1'
This table displays all metadata directly associated to this object as RDF triples.
17 TRIPLES
8 PREDICATES
9 URIs
4 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.452310.1 | sgo:sdDataset | grid |
2 | ″ | grid:establishedYear | 2008-01-01 |
3 | ″ | grid:hasAddress | grid-institutes:grid.452310.1/address-0 |
4 | ″ | grid:id | grid.452310.1 |
5 | ″ | rdf:type | grid:Nonprofit |
6 | ″ | ″ | foaf:Organization |
7 | ″ | rdfs:label | BioCruces Health research Institute |
8 | ″ | skos:prefLabel | BioCruces Health research Institute |
9 | ″ | foaf:homepage | http://www.biocruces.com/web/biocruces/inicio |
10 | grid-institutes:grid.452310.1/address-0 | sgo:sdDataset | grid |
11 | ″ | grid:cityName | Barakaldo |
12 | ″ | grid:countryCode | ES |
13 | ″ | grid:countryName | Spain |
14 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/3109453/ |
15 | ″ | rdf:type | grid:Address |
16 | ″ | geo-pos:lat | 43.282852 |
17 | ″ | geo-pos:long | -2.984169 |