reteplayground
Select

Nature sounds (the fonoteca)

SpeciesCommon nameCountry+2
Acrocephalus arundinaceus (Li…Great Reed WarblerSpain
Acrocephalus schoenobaenus (L…Sedge WarblerUnited Kingdom of Gre…
Acrocephalus scirpaceus (Herm…Eurasian Reed WarblerSpain
Acrocephalus stentoreus (Hemp…Clamorous Reed WarblerIndia
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 40 rows · 89 ms · no server, no download — the query runs in your browser.

The query

PREFIX class: <https://bioexplora.cat/class/> PREFIX dwc: <http://rs.tdwg.org/dwc/terms/> PREFIX p: <https://bioexplora.cat/prop/> SELECT ?species ?common ?country ?recordist ?audio WHERE { ?r a class:Recording ; dwc:scientificName ?species ; p:audio ?audio . OPTIONAL { ?r dwc:vernacularName ?common } OPTIONAL { ?r dwc:country ?country } OPTIONAL { ?r dwc:recordedBy ?recordist } } LIMIT 40

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