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