Northwest Biotherapeutics (United States)
ADDRESS
JSON-LD is the canonical representation for SciGraph data.
[
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.436541.1/address-0"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q7059972"
}
],
"grid:id": [
{
"@value": "grid.436541.1"
}
],
"id": "http://www.grid.ac/institutes/grid.436541.1",
"rdfs:label": "Northwest Biotherapeutics (United States)",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "Northwest Biotherapeutics (United States)"
}
],
"type": [
"http://www.grid.ac/ontology/Company",
"http://xmlns.com/foaf/0.1/Organization"
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"grid:cityName": [
{
"@value": "Bothell"
}
],
"grid:countryCode": [
{
"@value": "US"
}
],
"grid:countryName": [
{
"@value": "United States"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/5787829/"
}
],
"id": "http://www.grid.ac/institutes/grid.436541.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.436541.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.436541.1'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.436541.1'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.436541.1'
This table displays all metadata directly associated to this object as RDF triples.
14 TRIPLES
7 PREDICATES
8 URIs
3 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.436541.1 | sgo:sdDataset | grid |
2 | ″ | grid:hasAddress | grid-institutes:grid.436541.1/address-0 |
3 | ″ | grid:hasWikidataId | wd:Q7059972 |
4 | ″ | grid:id | grid.436541.1 |
5 | ″ | rdf:type | grid:Company |
6 | ″ | ″ | foaf:Organization |
7 | ″ | rdfs:label | Northwest Biotherapeutics (United States) |
8 | ″ | skos:prefLabel | Northwest Biotherapeutics (United States) |
9 | grid-institutes:grid.436541.1/address-0 | sgo:sdDataset | grid |
10 | ″ | grid:cityName | Bothell |
11 | ″ | grid:countryCode | US |
12 | ″ | grid:countryName | United States |
13 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/5787829/ |
14 | ″ | rdf:type | grid:Address |