reteplayground
Select

Silver tetradrachms of Alexander the Great

TypeLabelMint Name
price.1498Price 1498 @enAbydus @en
price.1500Price 1500 @enAbydus @en
price.1507Price 1507 @enAbydus @en
price.187Price 187 @enAegae, 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