reteplayground
Construct

All treatments from one journal article

SubjectPredicateObject
zenodo.8427131labelFIGURES 1‒3. 1. Satel…
zenodo.8427131isPartOfzootaxa.5353.2.3
zenodo.8427133labelFIGURES 4‒8. Localiti…
zenodo.8427133isPartOfzootaxa.5353.2.3
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 14 triples · 2.7 s · 5.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#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> CONSTRUCT { ?t dcite:isPartOf ?art . ?t rdfs:label ?tl . } WHERE { VALUES ?art { <https://doi.org/10.11646/zootaxa.5353.2.3> } ?t dcite:isPartOf ?art . OPTIONAL { ?t dcite:title ?tl } } LIMIT 40

rete playground · documentation · github.com/caviri/rete