Run this query →no server · no download · no account
caviri.github.io/rete
Run this query in the playground →6 rows · 890 ms · 1.5 MB of 1572.0 MB read over HTTP range · no server, no download — the query runs in your browser.
The query
PREFIX dcite: <https://w3id.org/rete/datacite#>
SELECT ?rel ?o WHERE {
<https://doi.org/10.5281/zenodo.8436503> ?rel ?o .
FILTER(?rel IN (dcite:isPartOf, dcite:isVersionOf, dcite:cites, dcite:references))
}