@prefix rdf: . @prefix schema: . rdf:type schema:Action . @prefix rdfs: . rdfs:comment "Deletes resource of type stemming" . @prefix pwdr: . pwdr:describedby ; schema:description "Deletes instance of type stemming" ; schema:target . @prefix sioc: . @prefix ns5: . sioc:topic ns5:delete , ns5:non-relationship , ns5:stemming .