rete
playground
Select
Marriage-licence files of the Archdiocese
Title
Date
Signatura
Expedientes Matrimoniales Ord…
09/09/1599
Legajos / 8198
Expedientes Matrimoniales Ord…
31/12/1773
Legajos / 8198
Expedientes Matrimoniales Ord…
01/01/1923
Caja / 16551
Expedientes Matrimoniales Ord…
01/01/1916
Caja / 16867
Run this query →
no server · no download · no account
caviri.github.io/rete
Run this query in the playground →
100 rows · 857 ms · 1.3 MB of 10.9 MB read over HTTP range · no server, no download — the query runs in your browser.
The query
PREFIX a: <https://albala.icolombina.es/arcas/ns#> PREFIX dct: <http://purl.org/dc/terms/> SELECT ?title ?date ?signatura WHERE { ?r a a:ArchivalRecord ; dct:title ?title ; dct:date ?date ; a:signatura ?signatura . FILTER(CONTAINS(LCASE(STR(?title)), "matrimon")) } LIMIT 100
rete playground
·
documentation
·
github.com/caviri/rete