reteplayground
Select

Genera in a family: the ducks & geese (Anatidae)

Genus
Aix
Alopochen
Amazonetta
Anas
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 36 rows · 3.0 ms · no server, no download — the query runs in your browser.

The query

PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> PREFIX dwc: <http://rs.tdwg.org/dwc/terms/> PREFIX v: <https://w3id.org/rete/gbif/vocab#> SELECT ?genus WHERE { ?g rdfs:subClassOf <https://w3id.org/rete/gbif/taxon/family/Anatidae> ; dwc:taxonRank "genus" ; rdfs:label ?genus . } ORDER BY ?genus

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