SELECT ?wkt ?species ?h WHERE { ?t a tci:Tree ; tci:taxon ?tx ; geo:hasGeometry/geo:asWโฆ ?tx skos:prefLabel ?species . FILTER(CONTAINS(?species, "Sequoiadendron")) OPTIONAL { ?t tci:heightM ?h } }
rete playground ยท documentation ยท github.com/caviri/rete