rete
playground
Select
Silver tetradrachms of Alexander the Great
Type
Label
Mint Name
price.1498
Price 1498 @en
Abydus @en
price.1500
Price 1500 @en
Abydus @en
price.1507
Price 1507 @en
Abydus @en
price.187
Price 187 @en
Aegae, Macedon @en
Run this query →
no server · no download · no account
caviri.github.io/rete
Run this query in the playground →
50 rows · 11 ms · no server, no download — the query runs in your browser.
The query
PREFIX nmo: <http://nomisma.org/ontology#> PREFIX nm: <http://nomisma.org/id/> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> SELECT ?type ?label ?mintName WHERE { ?type a nmo:TypeSeriesItem ; rdfs:label ?label ; nmo:hasAuthority nm:alexander_iii ; nmo:hasMaterial nm:ar ; nmo:hasDenomination nm:tetradrachm ; nmo:hasMint ?mint . ?mint rdfs:label ?mintName . } ORDER BY ?mintName LIMIT 50
rete playground
·
documentation
·
github.com/caviri/rete