French Intensive Care Society
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.srlf.org/english/index.phtml"
}
],
"grid:establishedYear": [
{
"@value": "1971-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.458512.f/address-0"
}
],
"grid:id": [
{
"@value": "grid.458512.f"
}
],
"grid:isni": [
{
"@value": "0000 0000 9519 3255"
}
],
"id": "http://www.grid.ac/institutes/grid.458512.f",
"rdfs:label": "French Intensive Care Society",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "French Intensive Care Society"
}
],
"type": [
"http://xmlns.com/foaf/0.1/Organization",
"http://www.grid.ac/ontology/Other"
],
"vivo:abbreviation": [
{
"@value": "SRLF"
},
{
"@value": "FICS"
}
]
}
]
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.458512.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.458512.f'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.458512.f'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.458512.f'
This table displays all metadata directly associated to this object as RDF triples.
12 TRIPLES
10 PREDICATES
12 URIs
7 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.458512.f | sgo:sdDataset | grid |
2 | ″ | vivo:abbreviation | FICS |
3 | ″ | ″ | SRLF |
4 | ″ | grid:establishedYear | 1971-01-01 |
5 | ″ | grid:hasAddress | grid-institutes:grid.458512.f/address-0 |
6 | ″ | grid:id | grid.458512.f |
7 | ″ | grid:isni | 0000 0000 9519 3255 |
8 | ″ | rdf:type | grid:Other |
9 | ″ | ″ | foaf:Organization |
10 | ″ | rdfs:label | French Intensive Care Society |
11 | ″ | skos:prefLabel | French Intensive Care Society |
12 | ″ | foaf:homepage | http://www.srlf.org/english/index.phtml |