@prefix rdf: . @prefix ns1: . @prefix schema: . ns1:SPARQLSelectQueryAction rdf:type schema:Action , schema:FindAction . @prefix pwdr: . ns1:SPARQLSelectQueryAction pwdr:describedby , , ; schema:name "SPARQL \u2014 SPARQL Query Action" ; schema:target .