@prefix rdf: . @prefix ns1: . @prefix schema: . ns1:SPARULQueryService rdf:type schema:WebApplication . @prefix pwdr: . @prefix ns4: . ns1:SPARULQueryService pwdr:describedby ns4:virtuoso_sparul_query_svc , ; schema:name "virtuoso_sparul_query_svc" ; pwdr:describedBy ns1:this ; schema:description "Virtuoso SPARUL Insert, Update, Delete Query Service" ; schema:mainEntityOfPage ns1:this ; schema:potentialAction ns1:SPARULUpdateUsingGET , ns1:SPARULUpdateUsingPOST .